class |
AbstractTreeContainerEditPolicy |
Deprecated.
|
class |
BendpointEditPolicy |
|
class |
ComponentEditPolicy |
A model-based EditPolicy for components within a container.
|
class |
ConnectionEditPolicy |
A model-based EditPolicy for connections.
|
class |
ConnectionEndpointEditPolicy |
A selection handle policy for placing handles at the two ends of a
ConnectionEditPart.
|
class |
ConstrainedLayoutEditPolicy |
For use with LayoutManager that require a constraint.
|
class |
ContainerEditPolicy |
An EditPolicy for use with container editparts.
|
class |
DirectEditPolicy |
Shows DirectEdit feedback and creates the Command to perform a "direct edit".
|
class |
FlowLayoutEditPolicy |
An EditPolicy for use with FlowLayout .
|
class |
GraphicalEditPolicy |
|
class |
GraphicalNodeEditPolicy |
A GraphicalNodeEditPolicy is responsible for creating and reconnecting
connections graphically.
|
class |
LayoutEditPolicy |
Provides support for interacting with children
GraphicalEditParts with the host figure's current
LayoutManager .
|
class |
NonResizableEditPolicy |
Provide support for selecting and positioning a non-resizable editpart.
|
class |
OrderedLayoutEditPolicy |
A LayoutEditPolicy for use with LayoutManagers that take no
constraints.
|
class |
ResizableEditPolicy |
Provides support for selecting, positioning, and resizing an edit part.
|
class |
RootComponentEditPolicy |
The root component cannot be removed from its parent.
|
class |
ScrollableSelectionFeedbackEditPolicy |
A SelectionEditPolicy , which may be registered to an
IScrollableEditPart to provide primary selection feedback by
rendering the hidden contents of the host figure's ScrollPane 's
nested Viewport by means of GhostImageFigure s.
|
class |
SelectionEditPolicy |
A GraphicalEditPolicy that is sensitive to the host's selection.
|
class |
SelectionHandlesEditPolicy |
A SelectionEditPolicy which manages a List of handles provided by the
subclass.
|
class |
SnapFeedbackPolicy |
An EditPolicy that is used to show snap feedback for guides (red lines) and
geometry (blue lines).
|
class |
TreeContainerEditPolicy |
An EditPolicy for handling ADDS, MOVES, and CREATES on a TreeEditPart
.
|
class |
XYLayoutEditPolicy |
An EditPolicy for use with Figures in XYLayout .
|