org.jgraph.layout
Class TreeLayoutAlgorithm.TreeNode
java.lang.Object
org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
- Enclosing class:
- TreeLayoutAlgorithm
- protected class TreeLayoutAlgorithm.TreeNode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeLayoutAlgorithm.TreeNode
public TreeLayoutAlgorithm.TreeNode(CellView view)
getChildren
public java.util.Iterator getChildren()
getLeftWidth
public int getLeftWidth()
getRightWidth
public int getRightWidth()
getHeight
public int getHeight()
setPosition
public void setPosition(java.awt.Point parent,
int levelHeight)
getNodesByLevel
public java.util.List getNodesByLevel()