Uses of Class
org.anchoranalysis.plugin.image.task.slice.MontageSharedState
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.combine |
Combining multiple images together into a single image.
|
-
Uses of MontageSharedState in org.anchoranalysis.plugin.image.task.bean.combine
Methods in org.anchoranalysis.plugin.image.task.bean.combine that return MontageSharedState Modifier and Type Method Description MontageSharedStateMontage. beforeAnyJobIsExecuted(org.anchoranalysis.io.output.outputter.Outputter outputter, org.anchoranalysis.inference.concurrency.ConcurrencyPlan concurrencyPlan, List<org.anchoranalysis.image.io.stack.input.StackSequenceInput> inputs, org.anchoranalysis.experiment.task.ParametersExperiment parameters)Methods in org.anchoranalysis.plugin.image.task.bean.combine with parameters of type MontageSharedState Modifier and Type Method Description voidMontage. afterAllJobsAreExecuted(MontageSharedState sharedState, org.anchoranalysis.io.output.outputter.InputOutputContext context)Method parameters in org.anchoranalysis.plugin.image.task.bean.combine with type arguments of type MontageSharedState Modifier and Type Method Description voidMontage. doJobOnInput(org.anchoranalysis.experiment.task.InputBound<org.anchoranalysis.image.io.stack.input.StackSequenceInput,MontageSharedState> input)