Uses of Class
org.anchoranalysis.plugin.image.task.segment.SharedStateSegmentInstance
Packages that use SharedStateSegmentInstance
-
Uses of SharedStateSegmentInstance in org.anchoranalysis.plugin.image.task.bean.segment
Methods in org.anchoranalysis.plugin.image.task.bean.segment that return SharedStateSegmentInstanceModifier and TypeMethodDescriptionSegmentInstanceWithModel.beforeAnyJobIsExecuted(Outputter outputter, ConcurrencyPlan plan, List<StackSequenceInput> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.image.task.bean.segment with parameters of type SharedStateSegmentInstanceModifier and TypeMethodDescriptionvoidSegmentInstanceWithModel.afterAllJobsAreExecuted(SharedStateSegmentInstance<T> sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.image.task.bean.segment with type arguments of type SharedStateSegmentInstanceModifier and TypeMethodDescriptionvoidSegmentInstanceWithModel.doJobOnInput(InputBound<StackSequenceInput, SharedStateSegmentInstance<T>> input)