public class StartAnimation extends ContextCommand
ImageDisplay
's running animation. Animation
can be toggled via the backslash key, or stopped with ESC. The animation's
behavior can be modified during execution by running the
AnimationOptions
plugin.Constructor and Description |
---|
StartAnimation() |
Modifier and Type | Method and Description |
---|---|
ImageDisplay |
getDisplay() |
void |
run() |
void |
setDisplay(ImageDisplay disp) |
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public void run()
public void setDisplay(ImageDisplay disp)
public ImageDisplay getDisplay()
Copyright © 2014–2022 ImageJ. All rights reserved.