C

OrthogonalEdgeDragHandler

This class can be used to keep the orthogonal edges attached to an INode orthogonal while the node is moved or reshaped interactively.
Inheritance Hierarchy

Remarks

Instances of this class can be created via createOrthogonalEdgeDragHandler.

In each move/reshape step of the node this handler has been created for, handleMove has to be called. When the gesture is canceled or finished, cancelDrag or finishDrag has to be called.

This class cannot be instantiated

Members

No filters for this type

Methods

Cancels the gesture and resets the port and bend locations.
final
Finishes the gesture and cleans up temporary bends that were created during the gesture.
final
Updates the port locations and bend locations of orthogonal edges at these ports.
final