com.mxgraph.layout.hierarchical.stage
Class mxMedianHybridCrossingReduction
- java.lang.Object
-
- com.mxgraph.layout.hierarchical.stage.mxMedianHybridCrossingReduction
-
- All Implemented Interfaces:
- mxHierarchicalLayoutStage
public class mxMedianHybridCrossingReduction extends java.lang.Object implements mxHierarchicalLayoutStage
Performs a vertex ordering within ranks as described by Gansner et al 1993
-
-
Constructor Summary
Constructors Constructor and Description mxMedianHybridCrossingReduction(mxHierarchicalLayout layout)Constructor that has the roots specified
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidexecute(java.lang.Object parent)Performs a vertex ordering within ranks as described by Gansner et al 1993
-
-
-
Constructor Detail
-
mxMedianHybridCrossingReduction
public mxMedianHybridCrossingReduction(mxHierarchicalLayout layout)
Constructor that has the roots specified
-
-
Method Detail
-
execute
public void execute(java.lang.Object parent)
Performs a vertex ordering within ranks as described by Gansner et al 1993- Specified by:
executein interfacemxHierarchicalLayoutStage
-
-
DataMelt 3.0 © DataMelt by jWork.ORG