Uses of Class
org.anchoranalysis.plugin.image.task.stack.SharedStateSelectedSlice
Packages that use SharedStateSelectedSlice
Package
Description
Tasks that process on one or more slices from a z-stack.
-
Uses of SharedStateSelectedSlice in org.anchoranalysis.plugin.image.task.bean.slice
Methods in org.anchoranalysis.plugin.image.task.bean.slice that return SharedStateSelectedSliceModifier and TypeMethodDescriptionExtractSlice.beforeAnyJobIsExecuted
(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<NamedChannelsInput> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.image.task.bean.slice with parameters of type SharedStateSelectedSliceModifier and TypeMethodDescriptionvoid
ExtractSlice.afterAllJobsAreExecuted
(SharedStateSelectedSlice sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.image.task.bean.slice with type arguments of type SharedStateSelectedSliceModifier and TypeMethodDescriptionvoid
ExtractSlice.doJobOnInput
(InputBound<NamedChannelsInput, SharedStateSelectedSlice> input)