JGraph X 1.0.2.8


Uses of Class
com.mxgraph.layout.hierarchical.model.mxGraphAbstractHierarchyCell

Packages that use mxGraphAbstractHierarchyCell
com.mxgraph.layout.hierarchical.model   
com.mxgraph.layout.hierarchical.stage   
 

Uses of mxGraphAbstractHierarchyCell in com.mxgraph.layout.hierarchical.model
 

Subclasses of mxGraphAbstractHierarchyCell in com.mxgraph.layout.hierarchical.model
 class mxGraphHierarchyEdge
          An abstraction of a hierarchical edge for the hierarchy layout
 class mxGraphHierarchyNode
          An abstraction of an internal node in the hierarchy layout
 

Uses of mxGraphAbstractHierarchyCell in com.mxgraph.layout.hierarchical.stage
 

Fields in com.mxgraph.layout.hierarchical.stage declared as mxGraphAbstractHierarchyCell
 mxGraphAbstractHierarchyCell mxCoordinateAssignment.WeightedCellSorter.cell
          The cell whose median value is being calculated
protected  mxGraphAbstractHierarchyCell[][] mxCoordinateAssignment.nextLayerConnectedCache
          A store of connections to the layer above for speed
protected  mxGraphAbstractHierarchyCell[][] mxCoordinateAssignment.previousLayerConnectedCache
          A store of connections to the layer below for speed
 

Constructors in com.mxgraph.layout.hierarchical.stage with parameters of type mxGraphAbstractHierarchyCell
mxCoordinateAssignment.WeightedCellSorter(mxGraphAbstractHierarchyCell cell, int weightedValue)
           
 


JGraph X 1.0.2.8


Copyright (c) 2008 Gaudenz Alder. All rights reserved.