| 
 | JGraph X 1.4.1.0 | |||||||||
| 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 | 
|  void | mxGraphHierarchyModel.formOrderedHierarchy(mxHierarchicalLayout layout,
                     Object[] vertices,
                     Object parent)Creates an internal ordered graph model using the vertices passed in. | 
| Constructors in com.mxgraph.layout.hierarchical.model with parameters of type mxHierarchicalLayout | |
|---|---|
| mxGraphHierarchyModel(mxHierarchicalLayout layout,
                      Object[] vertices,
                      List<Object> roots,
                      Object parent,
                      boolean ordered,
                      boolean deterministic,
                      boolean scanRanksFromSinks)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 | mxMinimumCycleRemover.layoutReference to the enclosing layout algorithm | 
| protected  mxHierarchicalLayout | mxMedianHybridCrossingReduction.layoutReference to the enclosing layout algorithm | 
| protected  mxHierarchicalLayout | mxCoordinateAssignment.layoutReference 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 | |
| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||