Bug 127893

Summary: [GraphLayout] RouteEdges doesn't handle compound directed graphs well
Product: [Tools] GEF Reporter: Randy Hudson <hudsonr>
Component: GEF-Legacy Draw2dAssignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.