Class CircularVertex

Extends . This holds CircularLayout-specific information about Nodes.

This class inherits from LayoutVertex.

Constructor Summary Details

Returns Name Description
 
CircularVertex()

Properties Summary Details

Returns Name Description
{number}
actualAngle
Gets or sets the value used as the vertex's angle.
{number}
diameter
Gets or sets the value used as the vertex's diameter. More...

By default the value depends on the CircularLayout.arrangement property. Any computed value is cached, to avoid unnecessary expensive computations.