Vertex identifier. Will uniqueness is not required, it is strongly advised.
Edges that has this vertex as target.
Edges that has this vertex as source.
Position of the vertex in its container.
Radius of vertex circle. Defaults to 20. Setting to anything else might cause visual issues.
SVG group element containing the vertex represnetation.
Creates SVG group and its childs that represent this vertex in DOM.
Sets new position of this vertex.
x coordinate of vertex.
y coordinate of vertex.
Generated using TypeDoc
Visual representation of a Vertex. Crafts and manipulates DOM elements needed to present the vertex.