GEF (MVC)
3.9.0.201308190730

Uses of Package
org.eclipse.gef.tools

Packages that use org.eclipse.gef.tools
org.eclipse.gef.editpolicies This package contains EditPolicy implementations for many common editing Roles. 
org.eclipse.gef.tools This package provides several tool implementations. 
 

Classes in org.eclipse.gef.tools used by org.eclipse.gef.editpolicies
DragEditPartsTracker
          A DragTracker that moves EditParts.
ResizeTracker
          A Tracker for dragging a resize handle.
SelectEditPartTracker
          DragTracker used to select, edit, and open EditParts.
 

Classes in org.eclipse.gef.tools used by org.eclipse.gef.tools
AbstractConnectionCreationTool
          The base implementation for tools which create a connection.
AbstractTool
          The base implementation for Tools.
AbstractTool.Input
          Allows the user to access mouse and keyboard input.
CellEditorLocator
          Constraint for placing CellEditors.
MarqueeSelectionTool
          A Tool which selects multiple EditParts inside a rectangular area of a Graphical Viewer.
SelectEditPartTracker
          DragTracker used to select, edit, and open EditParts.
SelectionTool
          Tool to select and manipulate figures.
SimpleDragTracker
          A simple drag tracker implementation that does not perform targeting.
TargetingTool
          The base implementation for tools which perform targeting of editparts.
 


GEF (MVC)
3.9.0.201308190730

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