See: Description
| Interface | Description |
|---|---|
| HandleBounds |
Identifies figures which use an alternative rectangle to place their handles.
|
| 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 the
Connection. |
| ConnectionHandle |
The base implementation for handles used with editparts whose figure is a
Connection. |
| ConnectionStartHandle | Deprecated |
| 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.
|
This package provide several common handle implementations.
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.