Uses of Class
org.eclipse.gef.tools.AbstractTool
Packages that use AbstractTool
-
Uses of AbstractTool in org.eclipse.gef.tools
Subclasses of AbstractTool in org.eclipse.gef.toolsModifier and TypeClassDescriptionclass
The base implementation for tools which create a connection.class
A tracker for creating new bendpoints or dragging existing ones.class
The default creation tool for connections.class
A connection creation tool that implements DragTracker.class
A DragTracker that moves the endpoint of a connection to another location.class
The CreationTool creates newEditParts
via aCreationFactory
.class
A DragTracker whose job it is to deselect allEditParts
.class
A DragTracker that movesEditParts
.class
Specializes selection to do nothing, the native Tree provides selection for free.class
A marqueeSelectionTool that implements the DragTracker interface.class
A Tool which selects multipleEditPart
s inside a rectangular area of a Graphical Viewer.class
A subclass of the SelectionTool that allows panning by holding down the space bar.class
A Tracker for dragging a resize handle.class
DragTracker used to select, edit, and openEditParts
.class
Tool to select and manipulate figures.class
A simple drag tracker implementation that does not perform targeting.class
The base implementation for tools which perform targeting of editparts.