Package com.mxgraph.layout
This package contains various graph layouts.
-
Interface Summary Interface Description mxIGraphLayout Defines the requirements for an object that implements a graph layout. -
Class Summary Class Description mxCircleLayout mxCompactTreeLayout mxCompactTreeLayout.Polygon mxCompactTreeLayout.Polyline mxCompactTreeLayout.TreeNode mxEdgeLabelLayout mxFastOrganicLayout Fast organic layout algorithm.mxGraphLayout Abstract bass class for layoutsmxOrganicLayout An implementation of a simulated annealing layout, based on "Drawing Graphs Nicely Using Simulated Annealing" by Davidson and Harel (1996).mxParallelEdgeLayout mxPartitionLayout mxStackLayout