Uses of Class
org.eclipse.gef.editpolicies.SelectionHandlesEditPolicy
-
Packages that use SelectionHandlesEditPolicy Package Description org.eclipse.gef.editpolicies This package contains EditPolicy implementations for many common editing Roles. -
-
Uses of SelectionHandlesEditPolicy in org.eclipse.gef.editpolicies
Subclasses of SelectionHandlesEditPolicy in org.eclipse.gef.editpolicies Modifier and Type Class Description classBendpointEditPolicyUsed to add bendpoint handles on aConnectionEditPart.classConnectionEndpointEditPolicyA selection handle policy for placing handles at the two ends of a ConnectionEditPart.classNonResizableEditPolicyProvide support for selecting and positioning a non-resizable editpart.classResizableEditPolicyProvides support for selecting, positioning, and resizing an edit part.
-