Uses of Class
org.anchoranalysis.annotation.io.bean.AnnotatorStrategy
Packages that use AnnotatorStrategy
Package
Description
Reading and writing annotations to the filesystem.
Beans related to reading / writing / specifying annotations.
-
Uses of AnnotatorStrategy in org.anchoranalysis.annotation.io
Classes in org.anchoranalysis.annotation.io with type parameters of type AnnotatorStrategyModifier and TypeClassDescriptionclassAnnotationWithStrategy<T extends AnnotatorStrategy>One particular annotation, associated with its strategy. -
Uses of AnnotatorStrategy in org.anchoranalysis.annotation.io.bean
Classes in org.anchoranalysis.annotation.io.bean with type parameters of type AnnotatorStrategyModifier and TypeClassDescriptionclassAnnotationInputManager<T extends ProvidesStackInput, S extends AnnotatorStrategy>AnInputManagerthat provides annotations corresponding to images.Subclasses with type arguments of type AnnotatorStrategy in org.anchoranalysis.annotation.io.beanModifier and TypeClassDescriptionclassHow an input is associated with annotations on the file-system, and how this is presented visually.