GEF (MVC)
3.9.0.201308190730

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
          Deprecated. use ConnectionEndpointHandle
 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. use ConnectionEndpointHandle
 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.
 


GEF (MVC)
3.9.0.201308190730

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