Uses of Class
com.lowagie.text.Annotation
Packages that use Annotation
-
Uses of Annotation in com.lowagie.text
Fields in com.lowagie.text declared as AnnotationModifier and TypeFieldDescriptionprotected Annotation
Image.annotation
if the annotation is not null the image will be clickable.Methods in com.lowagie.text that return AnnotationMethods in com.lowagie.text with parameters of type AnnotationModifier and TypeMethodDescriptionvoid
Image.setAnnotation
(Annotation annotation) Sets the annotation of this Image.Constructors in com.lowagie.text with parameters of type Annotation -
Uses of Annotation in com.lowagie.text.factories
Methods in com.lowagie.text.factories that return AnnotationModifier and TypeMethodDescriptionstatic Annotation
ElementFactory.getAnnotation
(Properties attributes) Creates an Annotation object based on a list of properties. -
Uses of Annotation in com.lowagie.text.pdf.internal
Methods in com.lowagie.text.pdf.internal with parameters of type AnnotationModifier and TypeMethodDescriptionstatic PdfAnnotation
PdfAnnotationsImp.convertAnnotation
(PdfWriter writer, Annotation annot, Rectangle defaultRect)