Class JGraphMoenLayout
java.lang.Object
com.jgraph.layout.tree.JGraphAbstractTreeLayout
com.jgraph.layout.tree.JGraphCompactTreeLayout
com.jgraph.layout.tree.JGraphMoenLayout
- All Implemented Interfaces:
JGraphLayout
Deprecated.
use JGraphCompactTreeLayout instead
-
Nested Class Summary
Nested classes/interfaces inherited from class JGraphCompactTreeLayout
JGraphCompactTreeLayout.CompactTreeNodeNested classes/interfaces inherited from class JGraphAbstractTreeLayout
JGraphAbstractTreeLayout.TreeNodeNested classes/interfaces inherited from interface JGraphLayout
JGraphLayout.Stoppable -
Field Summary
Fields inherited from class JGraphCompactTreeLayout
DEFAULT_ORIENTATION, LEFT_TO_RIGHT, UP_TO_DOWNFields inherited from class JGraphAbstractTreeLayout
graph, levelDistance, lowerLevelValues, nodeDistance, nodes, oldOrigin, orientation, positionMultipleTrees, routeTreeEdges, treeBoundary, treeDistance, upperLevelValuesFields inherited from interface JGraphLayout
VERSION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JGraphCompactTreeLayout
attachParent, branch, bridge, dispatchResult, getChildParentDistance, getNodeBorder, getOrientation, getTreeLayoutNode, getTreeLayoutNode, join, layout, layoutLeaf, layoutTree, leftRightNodeLayout, merge, offset, run, setChildParentDistance, setNodeBorder, setOrientation, unzip, upDownNodeLayout, zip
-
Constructor Details
-
JGraphMoenLayout
public JGraphMoenLayout()Deprecated.use JGraphCompactTreeLayout instead
-
-
Method Details
-
toString
Deprecated.ReturnsMoen, the name of this algorithm.- Overrides:
toStringin classJGraphCompactTreeLayout
-