|
Treeviz 0.37 2010-10-17 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.randelshofer.tree.sunburst.SunburstTree
public class SunburstTree
The SunburstTree class implements the model for the SunBurstTree. It's a tree of SunburstNode, each keeping the initial layout of the tree in the SunBurst's Model.
| Constructor Summary | |
|---|---|
SunburstTree(TreeNode root,
NodeInfo info)
Creates a new instance. |
|
| Method Summary | |
|---|---|
NodeInfo |
getInfo()
|
SunburstNode |
getRoot()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SunburstTree(TreeNode root,
NodeInfo info)
| Method Detail |
|---|
public NodeInfo getInfo()
public SunburstNode getRoot()
|
Copyright 2007-2008 (c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||