Uses of Class
net.officefloor.gef.editor.internal.parts.AdaptedConnectionPart
-
Packages that use AdaptedConnectionPart Package Description net.officefloor.gef.editor.internal.handlers -
-
Uses of AdaptedConnectionPart in net.officefloor.gef.editor.internal.handlers
Methods in net.officefloor.gef.editor.internal.handlers with parameters of type AdaptedConnectionPart Modifier and Type Method Description protected org.eclipse.gef.mvc.fx.parts.CircleSegmentHandlePart
CreateAdaptedConnectionOnDragHandler. findBendTargetPart(AdaptedConnectionPart<R,O,?> connectionPart, javafx.event.EventTarget eventTarget)
Finds theCircleSegmentHandlePart
for the targetIBendableContentPart.BendPoint
.
-