documentationfor yFiles for HTML 3.0.0.3

RadialLayoutNodePlacementResult

Represents information about the placement of a node as determined by the RadialLayout algorithm.

Inheritance Hierarchy
RadialLayoutNodePlacementResult

Remarks

This object provides detailed information about the position of a node after the layout has been calculated. The information can be accessed through the nodePlacementsResult property.

It contains various properties that describe the node's position in the radial layout, such as its circle index, radius, and sector information.

This class cannot be instantiated

Type Details

yFiles module
algorithms
This object only provides data that is calculated during the layout process and does not influence the layout itself.

Properties