See: Description
| Class | Description |
|---|---|
| ConvexLayouter<V extends Vertex,E extends Edge<V>> |
A layouter which creates a drawing of a graph using Chiba's convex drawing algorithm
|
| TutteLayouter<V extends Vertex,E extends Edge<V>> |
A layouter which creates a drawing of the graph using Tutte's embedding
|