Eclipse GEF
2.1

Package org.eclipse.gef.handles

This package provide several common handle implementations.

See:
          Description

Interface Summary
HandleBounds  
 

Class Summary
AbstractHandle Base class for handles.
BendpointCreationHandle A BendpointHandle that is used to create a new bendpoint.
BendpointHandle A handle used for bendpoints.
BendpointMoveHandle A BendpointHandle that is used to move an existing bendpoint.
ConnectionEndHandle A handle used at the end of the Connection.
ConnectionHandle A handle used on a Connection.
ConnectionStartHandle A handle used at the start of the Connection.
CornerTriangleBorder A Border with a triangle in each corner.
MoveHandle A Handle used for moving GraphicalEditParts.
MoveHandleLocator A Locator used to place MoveHandles.
NonResizableHandle A MoveHandle for a non-resizable EditPart.
NonResizableHandleKit A set of utility methods to create Handles for NonResizable Figures.
RelativeHandleLocator  
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 square handle.
 

Package org.eclipse.gef.handles Description

This package provide several common handle implementations.


Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.