Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
Modifier and Type | Method | Description |
---|---|---|
PDActionURI |
PDAnnotationLink.getPreviousURI() |
This will set the previous URI action, in case it's
needed.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDAnnotationLink.setPreviousURI(PDActionURI pa) |
This will set the previous URI action, in case it
needs to be retrieved at later date.
|