Provides the radial layout algorithm. It produces drawings where the nodes of a graph are arranged on concentric circles.

radial layout
Fig: Radial layout of a graph with blue-colored concentric circles.

Related Documentation

See the yFiles Developer's Guide section on Radial Layout Style for a description of the radial layout algorithm.



Classes
 ClassDescription
 RadialLayouter Radial style layouter.
 RadialLayouter_NodeInfo Info object describing on which circle and in which sector the node is placed.