Uses of Class
org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup
Packages that use PDAnnotationMarkup
Package
Description
The annotation package contains classes that work with PDF annotation elements.
-
Uses of PDAnnotationMarkup in org.apache.pdfbox.pdmodel.interactive.annotation
Subclasses of PDAnnotationMarkup in org.apache.pdfbox.pdmodel.interactive.annotationModifier and TypeClassDescriptionclassclassclassThis is the class that represents a file attachment.classclassclassclassThis is the class that represents a line annotation.classclassclassThis is the class that represents a rubber stamp annotation.classclassclassThis is the class that represents a rectangular or elliptical annotation introduced in PDF 1.3 specification .classclassclassThis is the class that represents a text annotation.classThis is the abstract class that represents a text markup annotation introduced in the PDF 1.3 specification, except Squiggly lines in 1.4.classMethods in org.apache.pdfbox.pdmodel.interactive.annotation that return PDAnnotationMarkupModifier and TypeMethodDescriptionPDAnnotationPopup.getParent()This will retrieve the markup annotation which this popup relates to.Methods in org.apache.pdfbox.pdmodel.interactive.annotation with parameters of type PDAnnotationMarkupModifier and TypeMethodDescriptionvoidPDAnnotationPopup.setParent(PDAnnotationMarkup annot) This will set the markup annotation which this popup relates to. -
Uses of PDAnnotationMarkup in org.apache.pdfbox.preflight.annotation
Fields in org.apache.pdfbox.preflight.annotation declared as PDAnnotationMarkupModifier and TypeFieldDescriptionprotected PDAnnotationMarkupFreeTextAnnotationValidator.pdFreeTextPDFBox object which wraps the Annotation dictionary