Uses of Class
com.aowagie.text.Annotation
Packages that use Annotation
-
Uses of Annotation in com.aowagie.text
Methods in com.aowagie.text that return AnnotationMethods in com.aowagie.text with parameters of type AnnotationModifier and TypeMethodDescriptionvoidImage.setAnnotation(Annotation annotation) Sets the annotation of this Image.Constructors in com.aowagie.text with parameters of type Annotation -
Uses of Annotation in com.aowagie.text.factories
Methods in com.aowagie.text.factories that return AnnotationModifier and TypeMethodDescriptionstatic AnnotationElementFactory.getAnnotation(Properties attributes) Creates an Annotation object based on a list of properties. -
Uses of Annotation in com.aowagie.text.pdf.internal
Methods in com.aowagie.text.pdf.internal with parameters of type AnnotationModifier and TypeMethodDescriptionstatic PdfAnnotationPdfAnnotationsImp.convertAnnotation(PdfWriter writer, Annotation annot, Rectangle defaultRect)