org.jgraph.layout
Class TreeLayoutAlgorithm.TreeNode
java.lang.Object
org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
- Enclosing class:
- TreeLayoutAlgorithm
- protected class TreeLayoutAlgorithm.TreeNode
- extends 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 Iterator getChildren()
getLeftWidth
public int getLeftWidth()
getRightWidth
public int getRightWidth()
getHeight
public int getHeight()
setPosition
public void setPosition(Point parent,
int levelHeight)
getNodesByLevel
public List getNodesByLevel()
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.