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 |
eventService
moduleService, pluginService
Constructor and Description |
---|
ShollAnalysisPrefsCmd() |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
void |
run() |
cancel, load, save
cancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancel
getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addInput, addInput, addOutput, addOutput, removeInput, removeOutput
getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutput
public 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 Runnable
run
in interface MutableModule
run
in class OptionsPlugin
public void reset()
reset
in class OptionsPlugin
Copyright © 2015–2021 Fiji. All rights reserved.