public class SunburstCompositeNode extends SunburstNode
| Constructor and Description |
|---|
SunburstCompositeNode(SunburstNode parent,
TreeNode node)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SunburstNode> |
children() |
dump, findNode, getDataNodePath, getDepth, getExtent, getLeft, getMaxDepth, getNode, getRight, isDescendant, isLeaf, renumberpublic SunburstCompositeNode(SunburstNode parent, TreeNode node)
public java.util.List<SunburstNode> children()
children in class SunburstNode