public class BendAndRelocateLabelsOnSegmentDragHandler extends org.eclipse.gef.mvc.fx.handlers.BendOnSegmentDragHandler
BendAndRelocateLabelsOnSegmentDragHandler
is a special Bendadaptable
adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Constructor and Description |
---|
BendAndRelocateLabelsOnSegmentDragHandler() |
Modifier and Type | Method and Description |
---|---|
void |
abortDrag() |
void |
drag(javafx.scene.input.MouseEvent e,
Dimension delta) |
void |
endDrag(javafx.scene.input.MouseEvent e,
Dimension delta) |
void |
startDrag(javafx.scene.input.MouseEvent e) |
determineBendPolicy, getBendPolicy, getHost, getSnapToSupport, hideIndicationCursor, isBend, isPrecise, showIndicationCursor, showIndicationCursor, updateHandles
commit, execute, init, isRegistered, isRegisteredForHost, restoreRefreshVisuals, rollback, storeAndDisableRefreshVisuals
adaptableProperty, getAdaptable, setAdaptable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adaptableProperty, getAdaptable, setAdaptable
public BendAndRelocateLabelsOnSegmentDragHandler()
public void abortDrag()
abortDrag
in interface org.eclipse.gef.mvc.fx.handlers.IOnDragHandler
abortDrag
in class org.eclipse.gef.mvc.fx.handlers.BendOnSegmentDragHandler
public void drag(javafx.scene.input.MouseEvent e, Dimension delta)
drag
in interface org.eclipse.gef.mvc.fx.handlers.IOnDragHandler
drag
in class org.eclipse.gef.mvc.fx.handlers.BendOnSegmentDragHandler
public void endDrag(javafx.scene.input.MouseEvent e, Dimension delta)
endDrag
in interface org.eclipse.gef.mvc.fx.handlers.IOnDragHandler
endDrag
in class org.eclipse.gef.mvc.fx.handlers.BendOnSegmentDragHandler
public void startDrag(javafx.scene.input.MouseEvent e)
startDrag
in interface org.eclipse.gef.mvc.fx.handlers.IOnDragHandler
startDrag
in class org.eclipse.gef.mvc.fx.handlers.BendOnSegmentDragHandler
Copyright (c) 2014 itemis AG and others. All rights reserved.