|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDExternalDataDictionary | |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation | The annotation package contains classes that work with PDF annotation elements. |
Uses of PDExternalDataDictionary in org.apache.pdfbox.pdmodel.interactive.annotation |
---|
Methods in org.apache.pdfbox.pdmodel.interactive.annotation that return PDExternalDataDictionary | |
---|---|
PDExternalDataDictionary |
PDAnnotationMarkup.getExternalData()
This will return the external data dictionary. |
Methods in org.apache.pdfbox.pdmodel.interactive.annotation with parameters of type PDExternalDataDictionary | |
---|---|
void |
PDAnnotationMarkup.setExternalData(PDExternalDataDictionary externalData)
This will set the external data dictionary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |