Piccolo.NET

UMD.HCIL.PiccoloX.Handles Namespace

This namespace contains handle nodes that modify some aspect of Piccolo when they are dragged.

Classes

ClassDescription
PBoundsHandlePBoundsHandle is a handle for resizing the bounds of another node.
PHandlePHandle is used to modify some aspect of Piccolo when it is dragged.
PStickyHandleManagerPStickHandleManager is used to add "sticky" handles to a node.

Delegates

DelegateDescription
EndHandleDragDelegate A delegate used to notify classes of the end of a handle drag sequence.
HandleDragDelegate A delegate used to notify classes of drag events in a handle drag sequence.
StartHandleDragDelegate A delegate used to notify classes of the start of a new handle drag sequence.