Uses of Class
org.anchoranalysis.plugin.image.task.slice.MontageSharedState
Packages that use MontageSharedState
Package
Description
Combining multiple images together into a single image.
-
Uses of MontageSharedState in org.anchoranalysis.plugin.image.task.bean.combine
Subclasses with type arguments of type MontageSharedState in org.anchoranalysis.plugin.image.task.bean.combineModifier and TypeClassDescriptionclassCreates a montage of images, by tiling them side-by-side.Methods in org.anchoranalysis.plugin.image.task.bean.combine that return MontageSharedStateModifier and TypeMethodDescriptionMontage.beforeAnyJobIsExecuted(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<StackSequenceInput> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.image.task.bean.combine with parameters of type MontageSharedStateModifier and TypeMethodDescriptionvoidMontage.afterAllJobsAreExecuted(MontageSharedState sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.image.task.bean.combine with type arguments of type MontageSharedStateModifier and TypeMethodDescriptionvoidMontage.doJobOnInput(InputBound<StackSequenceInput, MontageSharedState> input)