public class ShollAnalysisImgCmd extends DynamicCommand implements Interactive, Cancelable
Modifier and Type | Field and Description |
---|---|
protected static String |
EMPTY_LABEL |
protected static String |
HEADER_HTML |
protected static String |
HEADER_TOOLTIP |
moduleService, pluginService
Constructor and Description |
---|
ShollAnalysisImgCmd() |
Modifier and Type | Method and Description |
---|---|
protected void |
annotationsDescriptionChanged() |
protected void |
endRadiusChanged() |
protected Profile |
getProfile() |
protected void |
init() |
protected void |
lutChoiceChanged() |
protected void |
normalizerDescriptionChanged() |
protected void |
nSpansChanged() |
protected void |
nSpansIntChoiceChanged() |
void |
onEvent(DataDeletedEvent evt) |
protected void |
overlayShells() |
protected void |
polynomialChoiceChanged() |
protected void |
polynomialDegreeChanged() |
void |
preview() |
protected void |
primaryBranchesChanged() |
protected void |
primaryBranchesChoiceChanged() |
void |
run() |
protected void |
runAnalysis() |
protected void |
setAnalysisScope() |
protected void |
setCenterFromROI() |
protected void |
setProfile(Profile profile) |
protected void |
startRadiusStepSizeChanged() |
protected boolean |
updateHyperStackPosition() |
cancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancel
cancel, getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, getCancelReason, isCanceled
addInput, addInput, addOutput, addOutput, removeInput, removeOutput
cancel, getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutput
protected static final String HEADER_HTML
protected static final String HEADER_TOOLTIP
protected static final String EMPTY_LABEL
public void onEvent(DataDeletedEvent evt)
public void run()
run
in interface Runnable
run
in interface MutableModule
public void preview()
preview
in interface Module
preview
in class AbstractModule
protected void runAnalysis() throws InterruptedException
InterruptedException
protected void setProfile(Profile profile)
protected Profile getProfile()
protected void init()
protected void setAnalysisScope()
protected boolean updateHyperStackPosition()
protected void setCenterFromROI()
protected void startRadiusStepSizeChanged()
protected void endRadiusChanged()
protected void nSpansChanged()
protected void nSpansIntChoiceChanged()
protected void polynomialChoiceChanged()
protected void normalizerDescriptionChanged()
protected void annotationsDescriptionChanged()
protected void polynomialDegreeChanged()
protected void primaryBranchesChoiceChanged()
protected void primaryBranchesChanged()
protected void lutChoiceChanged()
protected void overlayShells()
Copyright © 2015–2021 Fiji. All rights reserved.