Uses of Class
org.sejda.sambox.pdmodel.interactive.annotation.PDAnnotationPopup
Packages that use PDAnnotationPopup
-
Uses of PDAnnotationPopup in org.sejda.sambox.pdmodel.interactive.annotation
Methods in org.sejda.sambox.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.sejda.sambox.pdmodel.interactive.annotation with parameters of type PDAnnotationPopupModifier and TypeMethodDescriptionvoidPDAnnotationMarkup.setPopup(PDAnnotationPopup popup) This will set the popup annotation used for entering/editing the text for this annotation.