Uses of Class
org.anchoranalysis.annotation.io.bean.AnnotatorStrategy
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.io |
Reading and writing annotations to the filesystem.
|
| org.anchoranalysis.annotation.io.bean |
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 AnnotatorStrategy Modifier and Type Class Description classAnnotationWithStrategy<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 AnnotatorStrategy Modifier and Type Class Description classAnnotationInputManager<T extends ProvidesStackInput,S extends AnnotatorStrategy>AnInputManagerthat provides annotations corresponding to images.