Uses of Class
org.anchoranalysis.plugin.image.task.stack.SharedStateSelectedSlice
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.slice |
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 SharedStateSelectedSlice Modifier and Type Method Description SharedStateSelectedSliceExtractSlice. beforeAnyJobIsExecuted(org.anchoranalysis.io.output.outputter.Outputter outputter, org.anchoranalysis.inference.concurrency.ConcurrencyPlan concurrencyPlan, List<org.anchoranalysis.image.io.channel.input.NamedChannelsInput> inputs, org.anchoranalysis.experiment.task.ParametersExperiment parameters)Methods in org.anchoranalysis.plugin.image.task.bean.slice with parameters of type SharedStateSelectedSlice Modifier and Type Method Description voidExtractSlice. afterAllJobsAreExecuted(SharedStateSelectedSlice sharedState, org.anchoranalysis.io.output.outputter.InputOutputContext context)Method parameters in org.anchoranalysis.plugin.image.task.bean.slice with type arguments of type SharedStateSelectedSlice Modifier and Type Method Description voidExtractSlice. doJobOnInput(org.anchoranalysis.experiment.task.InputBound<org.anchoranalysis.image.io.channel.input.NamedChannelsInput,SharedStateSelectedSlice> input)