Search this API

Package y.layout.radial

Provides the radial layout algorithm.

See:
          Description

Class Summary
RadialLayouter This layout algorithm arranges graphs in a radial fashion.
RadialLayouter.NodeInfo Info object used for retrieving information about each node from the layout algorithm.
 

Package y.layout.radial Description

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

The RadialLayouter class provides access to different options and all functionality to calculate this layout.

Example Graphs


Sample graph with one highlighted center node

Sample graph with five highlighted center nodes

Related Documentation

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

 

© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.