Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 128097

Summary: Need for a common type for both DirectedGraphLayout and CompoundDirectedGraphLayout
Product: [Tools] GEF Reporter: Mohammed Mostafa <mmostafa>
Component: GEF-Legacy Draw2dAssignee: Mohammed Mostafa <mmostafa>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: hudsonr, steveshaw
Version: unspecified   
Target Milestone: 3.2.0 (Callisto) M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Mohammed Mostafa CLA 2006-02-15 15:50:16 EST
Since the CompoundDirectedGraphLayout does not extend the DirectedGraphLayout  we need a public common type for both of them
Other wise i end up using internal class (GraphVisitor) or repeating lots of Code in my layout service to support both CDGL and DGL
Comment 1 Steven R. Shaw CLA 2006-02-15 16:26:01 EST
Randy - Mohammed could investigate / do this and get you to code review...
Comment 2 Mohammed Mostafa CLA 2006-03-03 15:07:56 EST
Fixed already by Randy
Comment 3 Randy Hudson CLA 2006-03-03 15:43:04 EST
Hey now, no fixing without a milestone ;-)