Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse GEF
3.3

Package org.eclipse.gef.handles

This package provide several common handle implementations.

See:
           Description

Interface Summary
HandleBounds Identifies figures which use an alternative rectangle to place their handles.
 

Class Summary
AbstractHandle Base implementation for handles.
BendpointCreationHandle A BendpointHandle that is used to create a new bendpoint.
BendpointHandle A handle for bendpoints on a connection.
BendpointMoveHandle A BendpointHandle that is used to move an existing bendpoint.
ConnectionEndHandle Deprecated. use ConnectionEndpointHandle
ConnectionEndpointHandle A handle used at the start or end of the Connection.
ConnectionHandle The base implementation for handles used with editparts whose figure is a Connection.
ConnectionStartHandle Deprecated. use ConnectionEndpointHandle
CornerTriangleBorder Deprecated. this class is no longer used
MoveHandle A Handle used for moving GraphicalEditParts.
MoveHandleLocator A Locator used to place MoveHandles.
NonResizableHandle Deprecated. this handle type is no longer used
NonResizableHandleKit A set of utility methods to create Handles for NonResizable Figures.
RelativeHandleLocator Similar to RelativeLocator, but adds support for the HandleBounds interface.
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 small square handle approximately 7x7 pixels in size, that is either black or white.
 

Package org.eclipse.gef.handles Description

This package provide several common handle implementations.


Eclipse GEF
3.3

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire