Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
org.apache.pdfbox.preflight.annotation |
Modifier and Type | Method and Description |
---|---|
PDAnnotationPopup |
PDAnnotationMarkup.getPopup()
This will retrieve the popup annotation used for entering/editing the text for this annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
PDAnnotationMarkup.setPopup(PDAnnotationPopup popup)
This will set the popup annotation used for entering/editing the text for this annotation.
|
Modifier and Type | Field and Description |
---|---|
protected PDAnnotationPopup |
PopupAnnotationValidator.pdPopup
PDFBox object which wraps the annotation dictionary
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.