Uses of Class
org.eclipse.gef.handles.BendpointHandle
Packages that use BendpointHandle
Package
Description
This package contains EditPolicy implementations for many common editing
Roles.
This package provide several common handle implementations.
-
Uses of BendpointHandle in org.eclipse.gef.editpolicies
Methods in org.eclipse.gef.editpolicies that return types with arguments of type BendpointHandleModifier and TypeMethodDescriptionprotected List<? extends BendpointHandle>
BendpointEditPolicy.createSelectionHandles()
Creates selection handles for the bendpoints. -
Uses of BendpointHandle in org.eclipse.gef.handles
Subclasses of BendpointHandle in org.eclipse.gef.handlesModifier and TypeClassDescriptionclass
A BendpointHandle that is used to create a new bendpoint.class
A BendpointHandle that is used to move an existing bendpoint.