Provides circular layout style algorithms.
Classes
| Class | Description | |
|---|---|---|
| CircularLayouter | Circular style layouter. | |
| SingleCycleLayouter | A layouter that places the nodes of a graph on a cycle. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| LayoutStyle | Layout style specifier. | |
| PartitionLayoutStyle |
Remarks
Provides circular layout style algorithms.
The two implementations support single-cycle and multi-cycle layout, respectively.