Uses of Class
com.itextpdf.text.Annotation
Packages that use Annotation
-
Uses of Annotation in com.itextpdf.text
Fields in com.itextpdf.text declared as AnnotationModifier and TypeFieldDescriptionprotected Annotation
Image.annotation
if the annotation is not null the image will be clickable.Methods in com.itextpdf.text that return AnnotationMethods in com.itextpdf.text with parameters of type AnnotationModifier and TypeMethodDescriptionvoid
Image.setAnnotation
(Annotation annotation) Sets the annotation of this Image.Constructors in com.itextpdf.text with parameters of type Annotation -
Uses of Annotation in com.itextpdf.text.pdf.internal
Methods in com.itextpdf.text.pdf.internal with parameters of type AnnotationModifier and TypeMethodDescriptionstatic PdfAnnotation
PdfAnnotationsImp.convertAnnotation
(PdfWriter writer, Annotation annot, Rectangle defaultRect)