Package org.eclipse.gef.handles

Interface Summary
HandleBounds Identifies figures which use an alternative rectangle to place their handles.
 

Class Summary
AbstractHandle Base implementation for handles.
BendpointCreationHandle A BendpointHandle that is used to create a new bendpoint.
BendpointHandle A handle for bendpoints on a connection.
BendpointMoveHandle A BendpointHandle that is used to move an existing bendpoint.
ConnectionEndHandle A handle used at the end of the Connection.
ConnectionHandle The base implementation for handles used with editparts whose figure is a Connection.
ConnectionStartHandle A handle used at the start of the Connection.
CornerTriangleBorder Deprecated. this class is no longer used
MoveHandle A Handle used for moving GraphicalEditParts.
MoveHandleLocator A Locator used to place MoveHandles.
NonResizableHandle Deprecated. this handle type is no longer used
NonResizableHandleKit A set of utility methods to create Handles for NonResizable Figures.
RelativeHandleLocator Similar to RelativeLocator, but adds support for the HandleBounds interface.
ResizableHandleKit A set of utility methods to create Handles for the common locations on a figure's bounds.
ResizeHandle A Handle used to resize a GraphicalEditPart.
SquareHandle A small square handle approximately 7x7 pixels in size, that is either black or white.