public class SunrayTree
extends java.lang.Object
SunrayTree.
Supports rotation of the tree and zooming into a subtree.
| Constructor and Description |
|---|
SunrayTree(TreeNode root,
NodeInfo info)
Creates a new instance.
|
SunrayTree(TreeNode root,
NodeInfo info,
int maxScatter) |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
getInfo() |
SunrayNode |
getRoot() |