Capabilities

enumeration

Switch to Manual

Description

Capabilities used by Manipulators to easily determine valid actions on a GraphElement.

Variables

SelectableGraphElement is selectable.
CollapsibleGraphElement can be collapsed.
ResizableGraphElement is resizable.
MovableGraphElement is movable.
DeletableGraphElement can be deleted.
DroppableGraphElement can be dragged and dropped (using the Drag&Drop events).
AscendableGraphElement will be brought to the front of its layer when it is selected.