public class DelayedPositionEvent extends ImageDisplayEvent
Constructor and Description |
---|
DelayedPositionEvent(ImageDisplay display) |
DelayedPositionEvent(ImageDisplay display,
AxisType axis) |
Modifier and Type | Method and Description |
---|---|
AxisType |
getAxis() |
String |
toString() |
getDisplay
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public DelayedPositionEvent(ImageDisplay display)
public DelayedPositionEvent(ImageDisplay display, AxisType axis)
public AxisType getAxis()
public String toString()
toString
in class DisplayEvent
Copyright © 2014–2022 ImageJ. All rights reserved.