Package org.eclipse.gef.editpolicies
package org.eclipse.gef.editpolicies
This package contains EditPolicy implementations for many common editing Roles.
-
ClassesClassDescriptionThe default implementation of
EditPolicy
.Deprecated.Use TreeContainerEditPolicyUsed to add bendpoint handles on aConnectionEditPart
.A model-based EditPolicy for components within a container.A model-based EditPolicy for connections.A selection handle policy for placing handles at the two ends of a ConnectionEditPart.For use withLayoutManager
that require a constraint.An EditPolicy for use with container editparts.Shows DirectEdit feedback and creates the Command to perform a "direct edit".Helps display connection feedback during drags of the connection ends.An EditPolicy for use withFlowLayout
.AGraphicalEditPolicy
is used with aGraphicalEditPart
.A GraphicalNodeEditPolicy is responsible for creating and reconnecting connections graphically.Provides support for interacting with childrenGraphicalEditParts
with the host figure's currentLayoutManager
.Provide support for selecting and positioning a non-resizable editpart.A LayoutEditPolicy for use withLayoutManagers
that take no constraints.Provides support for selecting, positioning, and resizing an edit part.The root component cannot be removed from its parent.ASelectionEditPolicy
, which may be registered to anIScrollableEditPart
to provide primary selection feedback by rendering the hidden contents of the host figure'sScrollPane
's nestedViewport
by means ofGhostImageFigure
s.A GraphicalEditPolicy that is sensitive to the host's selection.A SelectionEditPolicy which manages a List of handles provided by the subclass.An EditPolicy that is used to show snap feedback for guides (red lines) and geometry (blue lines).An EditPolicy for handling ADDS, MOVES, and CREATES on aTreeEditPart
.An EditPolicy for use withFigures
inXYLayout
.