AbstractEditPolicy |
|
ComponentEditPolicy |
A model-based EditPolicy for components within a container.
|
ConstrainedLayoutEditPolicy |
For use with LayoutManager that require a constraint.
|
FeedbackHelper |
Helps display connection feedback during drags of the connection ends.
|
GraphicalEditPolicy |
|
LayoutEditPolicy |
Provides support for interacting with children
GraphicalEditParts with the host figure's current
LayoutManager .
|
NonResizableEditPolicy |
Provide support for selecting and positioning a non-resizable editpart.
|
OrderedLayoutEditPolicy |
A LayoutEditPolicy for use with LayoutManagers that take no
constraints.
|
SelectionEditPolicy |
A GraphicalEditPolicy that is sensitive to the host's selection.
|
SelectionHandlesEditPolicy |
A SelectionEditPolicy which manages a List of handles provided by the
subclass.
|
TreeContainerEditPolicy |
An EditPolicy for handling ADDS, MOVES, and CREATES on a TreeEditPart
.
|