Uses of Package
org.eclipse.gef.editpolicies
Packages that use org.eclipse.gef.editpolicies
Package
Description
This package contains EditPolicy implementations for many common editing
Roles.
-
Classes in org.eclipse.gef.editpolicies used by org.eclipse.gef.editpoliciesClassDescriptionThe default implementation of
EditPolicy
.A model-based EditPolicy for components within a container.For use withLayoutManager
that require a constraint.Helps display connection feedback during drags of the connection ends.AGraphicalEditPolicy
is used with aGraphicalEditPart
.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.A GraphicalEditPolicy that is sensitive to the host's selection.A SelectionEditPolicy which manages a List of handles provided by the subclass.An EditPolicy for handling ADDS, MOVES, and CREATES on aTreeEditPart
.