Eclipse GEF
2.1

Uses of Interface
org.eclipse.gef.Handle

Packages that use Handle
org.eclipse.gef.handles This package provide several common handle implementations. 
 

Uses of Handle in org.eclipse.gef.handles
 

Classes in org.eclipse.gef.handles that implement Handle
 class AbstractHandle
          Base class for handles.
 class BendpointCreationHandle
          A BendpointHandle that is used to create a new bendpoint.
 class BendpointHandle
          A handle used for bendpoints.
 class BendpointMoveHandle
          A BendpointHandle that is used to move an existing bendpoint.
 class ConnectionEndHandle
          A handle used at the end of the Connection.
 class ConnectionHandle
          A handle used on a Connection.
 class ConnectionStartHandle
          A handle used at the start of the Connection.
 class MoveHandle
          A Handle used for moving GraphicalEditParts.
 class NonResizableHandle
          A MoveHandle for a non-resizable EditPart.
 class ResizeHandle
          A Handle used to resize a GraphicalEditPart.
 class SquareHandle
          A square handle.
 


Eclipse GEF
2.1

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