public abstract class AbstractHelp extends AbstractOp implements Ops.Help
Constructor and Description |
---|
AbstractHelp() |
Modifier and Type | Method and Description |
---|---|
protected void |
help(Collection<? extends OpInfo> infos) |
protected void |
help(List<OpCandidate> candidates) |
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
protected void help(List<OpCandidate> candidates)
protected void help(Collection<? extends OpInfo> infos)
Copyright © 2014–2022 ImageJ. All rights reserved.