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

Summary: Improve OrthogonalSearchRouter by improving collision collector
Product: platform Reporter: David Kaspar <dkaspar>
Component: GraphAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.