Class CircularVertex
Extends LayoutVertex. This holds CircularLayout-specific information about Nodes.
This class inherits from LayoutVertex.
Constructor Summary Details
Name | Description |
---|---|
CircularVertex()
|
|
Properties Summary Details
Name, Value Type | Description |
---|---|
actualAngle
{number}
|
Gets or sets the value used as the vertex's angle. |
diameter
{number}
|
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, data, 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