See: Description
| Class | Description |
|---|---|
| AutomaticPropertiesLayout<V extends Vertex,E extends Edge<V>> |
Layouter which automatically picks and executes an algorithm
based on the properties of the given graph
|
| LayoutPicker<V extends Vertex,E extends Edge<V>> |
Class used to select an algorithm automatically based on properties
of the graph
|