public class JGraphMoenLayout extends JGraphCompactTreeLayout
JGraphCompactTreeLayout.CompactTreeNode
JGraphAbstractTreeLayout.TreeNode
JGraphLayout.Stoppable
DEFAULT_ORIENTATION, LEFT_TO_RIGHT, UP_TO_DOWN
graph, levelDistance, lowerLevelValues, nodeDistance, nodes, oldOrigin, orientation, positionMultipleTrees, routeTreeEdges, treeBoundary, treeDistance, upperLevelValues
VERSION
Constructor and Description |
---|
JGraphMoenLayout()
Deprecated.
use JGraphCompactTreeLayout instead
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Deprecated.
Returns
Moen , the name of this algorithm. |
attachParent, branch, bridge, dispatchResult, getChildParentDistance, getNodeBorder, getOrientation, getTreeLayoutNode, getTreeLayoutNode, join, layout, layoutLeaf, layoutTree, leftRightNodeLayout, merge, offset, run, setChildParentDistance, setNodeBorder, setOrientation, unzip, upDownNodeLayout, zip
getLevelDistance, getNodeDistance, getRouteTreeEdges, getTreeDistance, isPositionMultipleTrees, setLevelDistance, setNodeDistance, setPositionMultipleTrees, setRouteTreeEdges, setTreeDistance
public JGraphMoenLayout()
public java.lang.String toString()
Moen
, the name of this algorithm.toString
in class JGraphCompactTreeLayout
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.