public class ShollAnalysisPrefsCmd extends OptionsPlugin
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEF_DEBUG_MODE |
static boolean |
DEF_DETAILED_METRICS |
static int |
DEF_ENCLOSING_RADIUS_CUTOFF |
static boolean |
DEF_INCLUDE_ZERO_COUNTS |
static boolean |
DEF_KS_TESTING |
static int |
DEF_MAX_DEGREE |
static int |
DEF_MIN_DEGREE |
static double |
DEF_RSQUARED |
static boolean |
DEF_SKIP_SINGLE_VOXELS |
static boolean |
DEF_SKIP_SOMATIC_SEGMENTS |
protected static String |
DESCRIPTION_HTML |
protected static String |
HEADER_HTML |
eventServicemoduleService, pluginService| Constructor and Description |
|---|
ShollAnalysisPrefsCmd() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
void |
run() |
cancel, load, savecancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancelgetDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddInput, addInput, addOutput, addOutput, removeInput, removeOutputgetDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutputpublic static final boolean DEF_SKIP_SINGLE_VOXELS
public static final boolean DEF_INCLUDE_ZERO_COUNTS
public static final boolean DEF_SKIP_SOMATIC_SEGMENTS
public static final int DEF_ENCLOSING_RADIUS_CUTOFF
public static final int DEF_MIN_DEGREE
public static final int DEF_MAX_DEGREE
public static final double DEF_RSQUARED
public static final boolean DEF_KS_TESTING
public static final boolean DEF_DEBUG_MODE
public static final boolean DEF_DETAILED_METRICS
protected static final String HEADER_HTML
protected static final String DESCRIPTION_HTML
public void run()
run in interface Runnablerun in interface MutableModulerun in class OptionsPluginpublic void reset()
reset in class OptionsPluginCopyright © 2018–2021 Morphonets. All rights reserved.