class |
AbstractConnectionCreationTool |
The base implementation for tools which create a connection.
|
class |
ConnectionCreationTool |
The default creation tool for connections.
|
class |
ConnectionDragCreationTool |
A connection creation tool that implements DragTracker.
|
class |
ConnectionEndpointTracker |
A DragTracker that moves the endpoint of a connection to another location.
|
class |
CreationTool |
|
class |
DeselectAllTracker |
A DragTracker whose job it is to deselect all EditParts .
|
class |
DragEditPartsTracker |
|
class |
DragTreeItemsTracker |
Specializes selection to do nothing, the native Tree provides selection for
free.
|
class |
PanningSelectionTool |
A subclass of the SelectionTool that allows panning by holding down the space
bar.
|
class |
SelectEditPartTracker |
DragTracker used to select, edit, and open EditParts .
|
class |
SelectionTool |
Tool to select and manipulate figures.
|