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 for bendpoints on a connection.
 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
          The base implementation for handles used with editparts whose figure is a Connection.
 class ConnectionStartHandle
          A handle used at the start of the Connection.
 class MoveHandle
          A Handle used for moving GraphicalEditParts.
 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.
 


Eclipse GEF
2.1

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