Uses of Interface
org.anchoranalysis.plugin.mpp.bean.define.DefineOutputter.Processor
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.mpp.bean.define |
Beans related to
Define involving Mark or related classes. |
-
Uses of DefineOutputter.Processor in org.anchoranalysis.plugin.mpp.bean.define
Methods in org.anchoranalysis.plugin.mpp.bean.define with parameters of type DefineOutputter.Processor Modifier and Type Method Description <S> voidDefineOutputter. process(org.anchoranalysis.experiment.task.InputBound<org.anchoranalysis.mpp.io.input.MultiInput,S> input, DefineOutputter.Processor<org.anchoranalysis.image.bean.nonbean.init.ImageInitialization> operation)Processes the input using the provided operation.