Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
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.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.