public class SetActiveAxis extends DynamicCommand
moduleService, pluginService
Constructor and Description |
---|
SetActiveAxis() |
Modifier and Type | Method and Description |
---|---|
AxisType |
getAxis() |
ImageDisplay |
getDisplay() |
protected void |
initAxisName() |
void |
run() |
void |
setAxis(AxisType axis) |
void |
setDisplay(ImageDisplay display) |
cancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancel
cancel, 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
cancel, getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutput
public ImageDisplay getDisplay()
public void setDisplay(ImageDisplay display)
public AxisType getAxis()
public void setAxis(AxisType axis)
public void run()
protected void initAxisName()
Copyright © 2014–2022 ImageJ. All rights reserved.