Package | Description |
---|---|
org.eclipse.gef.handles |
This package provide several common handle implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
BendpointCreationHandle
A BendpointHandle that is used to create a new bendpoint.
|
class |
BendpointHandle
A handle for bendpoints on a connection.
|
class |
BendpointMoveHandle
A BendpointHandle that is used to move an existing bendpoint.
|
class |
ConnectionEndHandle
Deprecated.
|
class |
ConnectionEndpointHandle
A handle used at the start or end of the
Connection . |
class |
ConnectionHandle
The base implementation for handles used with editparts whose figure is a
Connection . |
class |
ConnectionStartHandle
Deprecated.
|
class |
MoveHandle
A Handle used for moving
GraphicalEditPart s. |
class |
NonResizableHandle
Deprecated.
this handle type is no longer used
|
class |
ResizeHandle
A Handle used to resize a GraphicalEditPart.
|
class |
SquareHandle
A small square handle approximately 7x7 pixels in size, that is either black
or white.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.