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 |
---|---|
PDActionURI |
PDAnnotationLink.getPreviousURI()
This will set the previous URI action, in case it's needed.
|
Modifier and Type | Method and Description |
---|---|
void |
PDAnnotationLink.setPreviousURI(PDActionURI pa)
This will set the previous URI action, in case it needs to be retrieved at later date.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.