Package org.eclipse.gef.handles
This package provide several common handle implementations.
-
Interface Summary Interface Description HandleBounds Identifies figures which use an alternative rectangle to place their handles. -
Class Summary Class Description 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 Deprecated. ConnectionEndpointHandle A handle used at the start or end of theConnection
.ConnectionHandle The base implementation for handles used with editparts whose figure is aConnection
.ConnectionStartHandle Deprecated. CornerTriangleBorder Deprecated. this class is no longer usedMoveHandle A Handle used for movingGraphicalEditPart
s.MoveHandleLocator A Locator used to placeMoveHandle
s.NonResizableHandle Deprecated. this handle type is no longer usedNonResizableHandleKit A set of utility methods to create Handles for NonResizable Figures.RelativeHandleLocator Similar toRelativeLocator
, but adds support for theHandleBounds
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.