|
mxGraph 2.5.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxHierarchicalLayout | |
---|---|
com.mxgraph.layout.hierarchical.model | |
com.mxgraph.layout.hierarchical.stage |
Uses of mxHierarchicalLayout in com.mxgraph.layout.hierarchical.model |
---|
Methods in com.mxgraph.layout.hierarchical.model with parameters of type mxHierarchicalLayout | |
---|---|
protected void |
mxGraphHierarchyModel.createInternalCells(mxHierarchicalLayout layout,
Object[] vertices,
mxGraphHierarchyNode[] internalVertices)
Creates all edges in the internal model |
Constructors in com.mxgraph.layout.hierarchical.model with parameters of type mxHierarchicalLayout | |
---|---|
mxGraphHierarchyModel(mxHierarchicalLayout layout,
Object[] vertices,
List<Object> roots,
Object parent)
Creates an internal ordered graph model using the vertices passed in. |
Uses of mxHierarchicalLayout in com.mxgraph.layout.hierarchical.stage |
---|
Fields in com.mxgraph.layout.hierarchical.stage declared as mxHierarchicalLayout | |
---|---|
protected mxHierarchicalLayout |
mxMedianHybridCrossingReduction.layout
Reference to the enclosing layout algorithm |
protected mxHierarchicalLayout |
mxCoordinateAssignment.layout
Reference to the enclosing layout algorithm |
protected mxHierarchicalLayout |
mxMinimumCycleRemover.layout
Reference to the enclosing layout algorithm |
Constructors in com.mxgraph.layout.hierarchical.stage with parameters of type mxHierarchicalLayout | |
---|---|
mxCoordinateAssignment(mxHierarchicalLayout layout,
double intraCellSpacing,
double interRankCellSpacing,
int orientation,
double initialX,
double parallelEdgeSpacing)
Creates a coordinate assignment. |
|
mxMedianHybridCrossingReduction(mxHierarchicalLayout layout)
Constructor that has the roots specified |
|
mxMinimumCycleRemover(mxHierarchicalLayout layout)
Constructor that has the roots specified |
|
mxGraph 2.5.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |