| Package | Description |
|---|---|
| org.eclipse.gef.editpolicies |
This package contains EditPolicy implementations for many common editing
Roles.
|
| org.eclipse.gef.tools |
This package provides several tool implementations.
|
| Class and Description |
|---|
| DragEditPartsTracker
A DragTracker that moves
EditParts. |
| ResizeTracker
A Tracker for dragging a resize handle.
|
| SelectEditPartTracker
DragTracker used to select, edit, and open
EditParts. |
| Class and Description |
|---|
| 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.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.