Uses of Package
com.mxgraph.layout
-
Packages that use com.mxgraph.layout Package Description com.mxgraph.layout This package contains various graph layouts.com.mxgraph.layout.hierarchical com.mxgraph.layout.orthogonal com.mxgraph.view This package implements the graph component, represented by the mxGraph class. -
Classes in com.mxgraph.layout used by com.mxgraph.layout Class Description mxCompactTreeLayout.Polygon mxCompactTreeLayout.Polyline mxCompactTreeLayout.TreeNode mxGraphLayout Abstract bass class for layoutsmxIGraphLayout Defines the requirements for an object that implements a graph layout.mxOrganicLayout.CellWrapper Internal representation of a node or edge that holds cached information to enable the layout to perform more quickly and to simplify the code -
Classes in com.mxgraph.layout used by com.mxgraph.layout.hierarchical Class Description mxGraphLayout Abstract bass class for layoutsmxIGraphLayout Defines the requirements for an object that implements a graph layout. -
Classes in com.mxgraph.layout used by com.mxgraph.layout.orthogonal Class Description mxGraphLayout Abstract bass class for layoutsmxIGraphLayout Defines the requirements for an object that implements a graph layout. -
Classes in com.mxgraph.layout used by com.mxgraph.view Class Description mxIGraphLayout Defines the requirements for an object that implements a graph layout.