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 - Wrong control points computation in OrthogonalSearchRouter
Summary: Wrong control points computation in OrthogonalSearchRouter
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-23 16:14 UTC by David Kaspar
Modified: 2010-04-01 14:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
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-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.