|
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.SunburstNode
ch.randelshofer.tree.sunburst.SunburstCompositeNode
public class SunburstCompositeNode
SunburstCompositeNode.
| Constructor Summary | |
|---|---|
SunburstCompositeNode(SunburstNode parent,
TreeNode node)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.util.List<SunburstNode> |
children()
|
| Methods inherited from class ch.randelshofer.tree.sunburst.SunburstNode |
|---|
dump, findNode, getDataNodePath, getDepth, getExtent, getLeft, getMaxDepth, getNode, getRight, isDescendant, isLeaf, renumber |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SunburstCompositeNode(SunburstNode parent,
TreeNode node)
| Method Detail |
|---|
public java.util.List<SunburstNode> children()
children in class SunburstNode
|
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 | ||||||||