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 105278

Summary: API: Missing TreeGraphLayout for GraphPinScene
Product: platform Reporter: David Kaspar <dkaspar>
Component: GraphAssignee: issues@platform <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: API_REVIEW_FAST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Patch

Description David Kaspar 2007-05-31 14:48:29 UTC
Implement a TreeGraphLayout which would work with GraphLayout and UniversalGraph
classes.
Comment 1 David Kaspar 2007-06-01 11:28:14 UTC
GraphLayoutFactory.createTreeGraphLayout factory method and
GraphLayoutSupport.setTreeGraphLayoutRootNode support method used for it.
Comment 2 David Kaspar 2007-06-01 11:29:45 UTC
Created attachment 43105 [details]
Patch
Comment 3 David Kaspar 2007-06-08 09:11:24 UTC
Committed in the main trunk.
Comment 4 David Kaspar 2007-06-13 10:45:41 UTC
*** Issue 106417 has been marked as a duplicate of this issue. ***