Enumeration MouseAreaReadonly

Enum for the mouse location areas.

Enumeration Members

CentralPin: "centralPin"

The mouse is on the node central "pin".

Label: "label"

The mouse is on a label area.

Link: "link"

The mouse is on a link area.

Node: "node"

The mouse is on a node area.

Outside: "outside"

The mouse is outside any special area, therefore on nothing.

Pin: "pin"

The mouse is on a node pin.

ResizeHandle: "resizehandle"

The mouse is on a resize handle.

StretchHandle: "stretchHandle"

The mouse is on a stretch handle.

Generated using TypeDoc