Uses of Class
org.eclipse.gef.tools.TargetingTool
Packages that use TargetingTool
-
Uses of TargetingTool in org.eclipse.gef.tools
Subclasses of TargetingTool in org.eclipse.gef.toolsModifier and TypeClassDescriptionclass
The base implementation for tools which create a connection.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 subclass of the SelectionTool that allows panning by holding down the space bar.class
DragTracker used to select, edit, and openEditParts
.class
Tool to select and manipulate figures.