public class OpEnvironmentPreprocessor extends AbstractPreprocessorPlugin
OpEnvironment
into Op
instances. This is needed when the Op
is executed as a
Command
via CommandService.run(java.lang.String, boolean, java.lang.Object...)
.Constructor and Description |
---|
OpEnvironmentPreprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(Module module) |
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, getContext, setContext
public void process(Module module)
Copyright © 2014–2022 ImageJ. All rights reserved.