| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use mxGraphHierarchyModel | |
|---|---|
| com.mxgraph.layout.hierarchical | |
| com.mxgraph.layout.hierarchical.stage | |
| Uses of mxGraphHierarchyModel in com.mxgraph.layout.hierarchical | 
|---|
| Fields in com.mxgraph.layout.hierarchical declared as mxGraphHierarchyModel | |
|---|---|
| protected  mxGraphHierarchyModel | mxHierarchicalLayout.modelThe internal model formed of the layout | 
| Methods in com.mxgraph.layout.hierarchical that return mxGraphHierarchyModel | |
|---|---|
|  mxGraphHierarchyModel | mxHierarchicalLayout.getModel()Returns the model for this layout algorithm. | 
| Uses of mxGraphHierarchyModel in com.mxgraph.layout.hierarchical.stage | 
|---|
| Methods in com.mxgraph.layout.hierarchical.stage with parameters of type mxGraphHierarchyModel | |
|---|---|
| protected  int | mxMedianHybridCrossingReduction.calculateRankCrossing(int i,
                      mxGraphHierarchyModel model)Calculates the number of edges crossings between the specified rank and the rank below it | 
| protected  void | mxCoordinateAssignment.calculateWidestRank(mxGraph graph,
                    mxGraphHierarchyModel model)Calculates the width rank in the hierarchy. | 
| protected  void | mxCoordinateAssignment.rankCoordinates(int rankValue,
                mxGraph graph,
                mxGraphHierarchyModel model)Sets up the layout in an initial positioning. | 
| protected  void | mxCoordinateAssignment.rankMedianPosition(int rankValue,
                   mxGraphHierarchyModel model,
                   int nextRankValue)Performs median minimisation over one rank. | 
| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||