Uses of Class
org.eclipse.gef.editpolicies.SelectionEditPolicy
Packages that use SelectionEditPolicy
Package
Description
This package contains EditPolicy implementations for many common editing
Roles.
-
Uses of SelectionEditPolicy in org.eclipse.gef.editpolicies
Subclasses of SelectionEditPolicy 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
Provide support for selecting and positioning a non-resizable editpart.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 SelectionEditPolicy which manages a List of handles provided by the subclass.