See: Description
| Class | Description |
|---|---|
| Arrow |
This pluggable utility paints either a "classic" or a "sleek" filled arrow
on a given edge.
|
| BirdsEyeGraphDraw | Deprecated
As of version 1.7.
|
| CircleLayout |
Positions vertices equally spaced on a regular circle.
|
| CircleLayout.CircleVertexData | |
| DAGLayout | |
| KKLayout |
Implements the Kamada-Kawai algorithm for node layout.
|
| KKLayoutInt |
Implements the Kamada-Kawai algorithm for node layout, tweaked to store vertex distances as integers.
|
| TreeLayout |