Uses of Interface
org.anchoranalysis.plugin.mpp.bean.define.DefineOutputterWithEnergy.ProcessWithEnergyStack
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.mpp.bean.define |
Beans related to
Define involving Mark or related classes. |
-
Uses of DefineOutputterWithEnergy.ProcessWithEnergyStack in org.anchoranalysis.plugin.mpp.bean.define
Methods in org.anchoranalysis.plugin.mpp.bean.define with parameters of type DefineOutputterWithEnergy.ProcessWithEnergyStack Modifier and Type Method Description <S> SDefineOutputterWithEnergy. processInput(org.anchoranalysis.experiment.io.InitializationContext context, org.anchoranalysis.core.identifier.provider.store.SharedObjects sharedObjects, Optional<org.anchoranalysis.core.value.Dictionary> dictionary, DefineOutputterWithEnergy.ProcessWithEnergyStack<org.anchoranalysis.image.bean.nonbean.init.ImageInitialization,S> operation)Processes the input with an energy stack and shared objects.<S> voidDefineOutputterWithEnergy. processInput(org.anchoranalysis.mpp.io.input.ExportSharedObjects input, org.anchoranalysis.experiment.io.InitializationContext context, DefineOutputterWithEnergy.ProcessWithEnergyStack<org.anchoranalysis.image.bean.nonbean.init.ImageInitialization,S> operation)Processes the input with an energy stack.