Package | Description |
---|---|
com.mxgraph.layout |
This package contains various graph layouts.
|
com.mxgraph.layout.hierarchical | |
com.mxgraph.layout.orthogonal |
Modifier and Type | Class | Description |
---|---|---|
class |
mxCircleLayout |
|
class |
mxCompactTreeLayout |
|
class |
mxEdgeLabelLayout |
|
class |
mxFastOrganicLayout |
Fast organic layout algorithm.
|
class |
mxOrganicLayout |
An implementation of a simulated annealing layout, based on "Drawing Graphs
Nicely Using Simulated Annealing" by Davidson and Harel (1996).
|
class |
mxParallelEdgeLayout |
|
class |
mxPartitionLayout |
|
class |
mxStackLayout |
Modifier and Type | Class | Description |
---|---|---|
class |
mxHierarchicalLayout |
The top level compound layout of the hierarchical layout.
|
Modifier and Type | Class | Description |
---|---|---|
class |
mxOrthogonalLayout |
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.