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
Methods in org.anchoranalysis.plugin.annotation.bean.comparison that return types with arguments of type AnnotationComparisonInputModifier and TypeMethodDescriptionAnnotationComparisonInputManager.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) void
CompareAnnotations.doJobOnInput
(InputBound<AnnotationComparisonInput<ProvidesStackInput>, ComparisonSharedState<T>> input)