Uses of Class
org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationPopup
Packages that use PDAnnotationPopup
Package
Description
The annotation package contains classes that work with PDF annotation elements.
-
Uses of PDAnnotationPopup in org.apache.pdfbox.pdmodel.interactive.annotation
Methods in org.apache.pdfbox.pdmodel.interactive.annotation that return PDAnnotationPopupModifier and TypeMethodDescriptionPDAnnotationMarkup.getPopup()
This will retrieve the popup annotation used for entering/editing the text for this annotation.Methods in org.apache.pdfbox.pdmodel.interactive.annotation with parameters of type PDAnnotationPopupModifier and TypeMethodDescriptionvoid
PDAnnotationMarkup.setPopup
(PDAnnotationPopup popup) This will set the popup annotation used for entering/editing the text for this annotation. -
Uses of PDAnnotationPopup in org.apache.pdfbox.preflight.annotation
Fields in org.apache.pdfbox.preflight.annotation declared as PDAnnotationPopupModifier and TypeFieldDescriptionprotected PDAnnotationPopup
PopupAnnotationValidator.pdPopup
PDFBox object which wraps the annotation dictionary