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 96460

Summary: Wrong control points computation in OrthogonalSearchRouter
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: DEFECT Exception Reporter:

Description David Kaspar 2007-02-23 16:14:25 UTC
See test.router.OSRComputeControlPointsTest example.
The issue is that the path is routed directly between source and target point.
It should route the path orthogonally.