Uses of Class
org.anchoranalysis.mpp.io.input.MultiInput
Packages that use MultiInput
Package
Description
Beans for reading data structures related to marked point processes from the file system.
-
Uses of MultiInput in org.anchoranalysis.mpp.io.bean.input
Methods in org.anchoranalysis.mpp.io.bean.input that return types with arguments of type MultiInput -
Uses of MultiInput in org.anchoranalysis.plugin.mpp.bean.define
Method parameters in org.anchoranalysis.plugin.mpp.bean.define with type arguments of type MultiInputModifier and TypeMethodDescriptionvoid
Develop.doJobOnInput
(InputBound<MultiInput, NoSharedState> input) <S> void
DefineOutputter.process
(InputBound<MultiInput, S> input, DefineOutputter.Processor<ImageInitialization> operation) Processes the input using the provided operation.