Uses of Class
org.anchoranalysis.plugin.annotation.comparison.AnnotationComparisonInput
Packages that use AnnotationComparisonInput
Package
Description
Task to compare a set of annotations to a segmentation or another set of annotations.
-
Uses of AnnotationComparisonInput in org.anchoranalysis.plugin.annotation.bean.comparison
Subclasses with type arguments of type AnnotationComparisonInput in org.anchoranalysis.plugin.annotation.bean.comparisonModifier and TypeClassDescriptionclassAnnotationComparisonInputManager<T extends InputFromManager>An input manager for annotation comparison that extendsInputManagerWithStackReader.classCompareAnnotations<T extends Assignment<ObjectMask>>Task to compare a set of annotations to a segmentation or another set of annotations.Methods in org.anchoranalysis.plugin.annotation.bean.comparison that return types with arguments of type AnnotationComparisonInputModifier and TypeMethodDescriptionInputsWithDirectory<AnnotationComparisonInput<T>> AnnotationComparisonInputManager.inputs(InputManagerParameters parameters) Method parameters in org.anchoranalysis.plugin.annotation.bean.comparison with type arguments of type AnnotationComparisonInputModifier and TypeMethodDescriptionCompareAnnotations.beforeAnyJobIsExecuted(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<AnnotationComparisonInput<ProvidesStackInput>> inputs, ParametersExperiment parameters) voidCompareAnnotations.doJobOnInput(InputBound<AnnotationComparisonInput<ProvidesStackInput>, ComparisonSharedState<T>> input)