|
JGraph
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jgraph.layout.tree.JGraphAbstractTreeLayout
com.jgraph.layout.tree.JGraphCompactTreeLayout
com.jgraph.layout.tree.JGraphMoenLayout
| Nested Class Summary |
| Nested classes inherited from class com.jgraph.layout.tree.JGraphCompactTreeLayout |
JGraphCompactTreeLayout.CompactTreeNode |
| Nested classes inherited from class com.jgraph.layout.tree.JGraphAbstractTreeLayout |
JGraphAbstractTreeLayout.TreeNode |
| Nested classes inherited from class com.jgraph.layout.JGraphLayout |
JGraphLayout.Stoppable |
| Field Summary |
| Fields inherited from class com.jgraph.layout.tree.JGraphCompactTreeLayout |
DEFAULT_ORIENTATION, LEFT_TO_RIGHT, UP_TO_DOWN |
| Fields inherited from class com.jgraph.layout.tree.JGraphAbstractTreeLayout |
graph, levelDistance, lowerLevelValues, nodeDistance, nodes, oldOrigin, orientation, positionMultipleTrees, routeTreeEdges, treeBoundary, treeDistance, upperLevelValues |
| Fields inherited from interface com.jgraph.layout.JGraphLayout |
VERSION |
| Constructor Summary | |
JGraphMoenLayout()
Deprecated. use JGraphCompactTreeLayout instead |
|
| Method Summary | |
String |
toString()
Deprecated. Returns Moen, the name of this algorithm. |
| Methods inherited from class com.jgraph.layout.tree.JGraphCompactTreeLayout |
attachParent, branch, bridge, dispatchResult, getChildParentDistance, getNodeBorder, getOrientation, getTreeLayoutNode, getTreeLayoutNode, join, layout, layoutLeaf, layoutTree, leftRightNodeLayout, merge, offset, run, setChildParentDistance, setNodeBorder, setOrientation, unzip, upDownNodeLayout, zip |
| Methods inherited from class com.jgraph.layout.tree.JGraphAbstractTreeLayout |
getLevelDistance, getNodeDistance, getRouteTreeEdges, getTreeDistance, isPositionMultipleTrees, setLevelDistance, setNodeDistance, setPositionMultipleTrees, setRouteTreeEdges, setTreeDistance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JGraphMoenLayout()
| Method Detail |
public String toString()
Moen, the name of this algorithm.
toString in class JGraphCompactTreeLayout
|
JGraph
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||