public class RecViewerPrefsCmd extends ContextCommand
Modifier and Type | Field and Description |
---|---|
static String |
DEF_CONTROLS_SENSITIVITY |
static float |
DEF_ROTATION_ANGLE |
static double |
DEF_ROTATION_DURATION |
static int |
DEF_ROTATION_FPS |
static String |
DEF_SCRIPT_EXTENSION |
static String |
DEF_SNAPSHOT_DIR |
Constructor and Description |
---|
RecViewerPrefsCmd() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
run() |
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public static String DEF_SNAPSHOT_DIR
public static float DEF_ROTATION_ANGLE
public static double DEF_ROTATION_DURATION
public static int DEF_ROTATION_FPS
public static String DEF_CONTROLS_SENSITIVITY
public static String DEF_SCRIPT_EXTENSION
public void run()
public static void main(String[] args)
Copyright © 2015–2021 Fiji. All rights reserved.