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.editpoliciesMethods 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.handlesSubclasses of BendpointHandle in org.eclipse.gef.handlesModifier and TypeClassDescriptionclassA BendpointHandle that is used to create a new bendpoint.classA BendpointHandle that is used to move an existing bendpoint.