Uses of Class
org.eclipse.gef.mvc.fx.operations.BendVisualOperation
Packages that use BendVisualOperation
-
Uses of BendVisualOperation in org.eclipse.gef.mvc.fx.policies
Methods in org.eclipse.gef.mvc.fx.policies that return BendVisualOperationModifier and TypeMethodDescriptionprotected BendVisualOperation
BendConnectionPolicy.getBendOperation()
Returns anBendVisualOperation
that is extracted from the operation created byBendConnectionPolicy.createOperation()
.