Uses of Interface
org.anchoranalysis.plugin.mpp.bean.define.DefineOutputterWithEnergy.ProcessWithEnergyStack
Packages that use DefineOutputterWithEnergy.ProcessWithEnergyStack
Package
Description
-
Uses of DefineOutputterWithEnergy.ProcessWithEnergyStack in org.anchoranalysis.plugin.mpp.bean.define
Methods in org.anchoranalysis.plugin.mpp.bean.define with parameters of type DefineOutputterWithEnergy.ProcessWithEnergyStackModifier and TypeMethodDescription<S> S
DefineOutputterWithEnergy.processInput
(InitializationContext context, SharedObjects sharedObjects, Optional<Dictionary> dictionary, DefineOutputterWithEnergy.ProcessWithEnergyStack<ImageInitialization, S> operation) Processes the input with an energy stack and shared objects.<S> void
DefineOutputterWithEnergy.processInput
(ExportSharedObjects input, InitializationContext context, DefineOutputterWithEnergy.ProcessWithEnergyStack<ImageInitialization, S> operation) Processes the input with an energy stack.