This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 96601 - Improve OrthogonalSearchRouter by improving collision collector
Summary: Improve OrthogonalSearchRouter by improving collision collector
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-26 15:59 UTC by David Kaspar
Modified: 2007-02-26 15:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2007-02-26 15:59:13 UTC
Right now there is not possibility to exclude the first and the last path
segment of connections that are using the same source or target anchors.

Maybe it would require introducing a new "ConnectionAwareCollisionsCollector"
interface and impl.