Uses of Class
org.anchoranalysis.annotation.io.bean.AnnotationBackground
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.io.bean |
Beans related to reading / writing / specifying annotations.
|
-
Uses of AnnotationBackground in org.anchoranalysis.annotation.io.bean
Methods in org.anchoranalysis.annotation.io.bean that return AnnotationBackground Modifier and Type Method Description AnnotationBackgroundAnnotatorStrategy. getBackground()The visual background to use while annotating.Methods in org.anchoranalysis.annotation.io.bean with parameters of type AnnotationBackground Modifier and Type Method Description voidAnnotatorStrategy. setBackground(AnnotationBackground background)The visual background to use while annotating.