Class CircularVertex

Extends LayoutVertex. This holds CircularLayout-specific information about Nodes.

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.

Properties borrowed from class LayoutVertex:
bounds, centerX, centerY, destinationEdges, destinationVertexes, edges, edgesCount, focus, focusX, focusY, height, network, node, sourceEdges, sourceVertexes, vertexes, width, x, y
Methods borrowed from class LayoutVertex:
addDestinationEdge, addSourceEdge, commit, deleteDestinationEdge, deleteSourceEdge