Eclipse GEF
2.1

Uses of Class
org.eclipse.gef.handles.AbstractHandle

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

Uses of AbstractHandle in org.eclipse.gef.handles
 

Subclasses of AbstractHandle in org.eclipse.gef.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.