public static final class RowCanvasBehaviour.DragInfo extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
GraphicsBase.EditMode |
getEditMode() |
double |
getOffset() |
boolean |
isAltDown() |
boolean |
isShiftDown() |
boolean |
isShortcutDown() |
public GraphicsBase.EditMode getEditMode()
public double getOffset()
public boolean isShortcutDown()
public boolean isShiftDown()
public boolean isAltDown()
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.