public class ColorMapReconstructionCmd extends CommonDynamicCmd
| Constructor and Description |
|---|
ColorMapReconstructionCmd() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
run() |
cancel, cancelcontext, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, setContext, setInput, setOutput, uncancelgetDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutputequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void run()
run in interface java.lang.Runnablerun in interface org.scijava.module.MutableModulerun in class CommonDynamicCmdpublic static void main(java.lang.String[] args)