Uses of Class
org.eclipse.gef.editpolicies.GraphicalEditPolicy
Packages that use GraphicalEditPolicy
Package
Description
This package contains EditPolicy implementations for many common editing
Roles.
-
Uses of GraphicalEditPolicy in org.eclipse.gef.editpolicies
Subclasses of GraphicalEditPolicy in org.eclipse.gef.editpoliciesModifier and TypeClassDescriptionclass
Used to add bendpoint handles on aConnectionEditPart
.class
A selection handle policy for placing handles at the two ends of a ConnectionEditPart.class
For use withLayoutManager
that require a constraint.class
Shows DirectEdit feedback and creates the Command to perform a "direct edit".class
An EditPolicy for use withFlowLayout
.class
A GraphicalNodeEditPolicy is responsible for creating and reconnecting connections graphically.class
Provides support for interacting with childrenGraphicalEditParts
with the host figure's currentLayoutManager
.class
Provide support for selecting and positioning a non-resizable editpart.class
A LayoutEditPolicy for use withLayoutManagers
that take no constraints.class
Provides support for selecting, positioning, and resizing an edit part.class
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.class
A GraphicalEditPolicy that is sensitive to the host's selection.class
A SelectionEditPolicy which manages a List of handles provided by the subclass.class
An EditPolicy that is used to show snap feedback for guides (red lines) and geometry (blue lines).class
An EditPolicy for use withFigures
inXYLayout
.