Class | Description |
---|---|
RadialLayout |
This layout algorithm arranges graphs in a radial fashion.
|
RadialLayout.NodeInfo |
Info object used for retrieving information about each node from the layout algorithm.
|
RadialLayoutData |
Specifies custom data for the
RadialLayout . |
Enum | Description |
---|---|
CenterNodesPolicy | |
EdgeRoutingStrategy | |
LayeringStrategy |
Provides the radial layout algorithm.
It produces drawings where the nodes of a graph are arranged on concentric circles.
The RadialLayout
class provides access to different options and all functionality to calculate this layout.
Sample graph with one highlighted center node
Sample graph with five highlighted center nodes