| Interface | Description |
|---|---|
| mxIGraphLayout |
Defines the requirements for an object that implements a graph layout.
|
| Class | Description |
|---|---|
| mxCircleLayout | |
| mxCompactTreeLayout | |
| mxCompactTreeLayout.Polygon | |
| mxCompactTreeLayout.Polyline | |
| mxCompactTreeLayout.TreeNode | |
| mxEdgeLabelLayout | |
| mxFastOrganicLayout |
Fast organic layout algorithm.
|
| mxGraphLayout |
Abstract bass class for layouts
|
| mxOrganicLayout |
An implementation of a simulated annealing layout, based on "Drawing Graphs
Nicely Using Simulated Annealing" by Davidson and Harel (1996).
|
| mxParallelEdgeLayout | |
| mxPartitionLayout | |
| mxStackLayout |
Copyright (c) 2010 Gaudenz Alder. All rights reserved.