public class BendFirstAnchorageAndRelocateLabelsOnDrag extends FXBendFirstAnchorageOnSegmentHandleDragPolicy
FXBendFirstAnchorageOnSegmentHandleDragPolicy
that also takes care
of relocating related EdgeLabelPart
s.adaptable
adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Constructor and Description |
---|
BendFirstAnchorageAndRelocateLabelsOnDrag() |
Modifier and Type | Method and Description |
---|---|
void |
drag(javafx.scene.input.MouseEvent e,
Dimension delta) |
void |
dragAborted() |
void |
press(javafx.scene.input.MouseEvent e) |
void |
release(javafx.scene.input.MouseEvent e,
Dimension delta) |
getBendPolicy, getCursorSupport, getHost, getSnapToGridGranularityX, getSnapToGridGranularityY, getTargetPart, hideIndicationCursor, isBend, showIndicationCursor, showIndicationCursor, updateHandles
isRegistered, isRegisteredForHost
commit, init, restoreRefreshVisuals, rollback, storeAndDisableRefreshVisuals
adaptableProperty, getAdaptable, setAdaptable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adaptableProperty, getAdaptable, setAdaptable
public BendFirstAnchorageAndRelocateLabelsOnDrag()
public void drag(javafx.scene.input.MouseEvent e, Dimension delta)
drag
in interface IFXOnDragPolicy
drag
in class FXBendFirstAnchorageOnSegmentHandleDragPolicy
public void dragAborted()
dragAborted
in interface IFXOnDragPolicy
dragAborted
in class FXBendFirstAnchorageOnSegmentHandleDragPolicy
public void press(javafx.scene.input.MouseEvent e)
press
in interface IFXOnDragPolicy
press
in class FXBendFirstAnchorageOnSegmentHandleDragPolicy
public void release(javafx.scene.input.MouseEvent e, Dimension delta)
release
in interface IFXOnDragPolicy
release
in class FXBendFirstAnchorageOnSegmentHandleDragPolicy
Copyright (c) 2014 itemis AG and others. All rights reserved.