Bug 127893 - [GraphLayout] RouteEdges doesn't handle compound directed graphs well
Summary: [GraphLayout] RouteEdges doesn't handle compound directed graphs well
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Draw2d (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-14 15:51 EST by Randy Hudson CLA
Modified: 2010-11-03 17:22 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2006-02-14 15:51:05 EST
A new step in the graph layout has been added called RouteEdges. This reuses the ShortestPathRouter algorithm. The problem is the calculation of neighboring obstacles is not correct in a compound graph. To see the problem run the CompoundGraphDemo and look at the initial test graph.