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 - API: Missing TreeGraphLayout for GraphPinScene
Summary: API: Missing TreeGraphLayout for GraphPinScene
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: API_REVIEW_FAST
: 106417 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-31 14:48 UTC by David Kaspar
Modified: 2007-06-13 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch (16.55 KB, patch)
2007-06-01 11:29 UTC, David Kaspar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***