Package | Description |
---|---|
com.sun.pdfview | |
com.sun.pdfview.action |
Modifier and Type | Method and Description |
---|---|
static PDFDestination |
PDFDestination.getDestination(PDFObject obj,
PDFObject root)
Get a destination from either an array (explicit destination), a
name (named destination) or a string (name tree destination).
|
Modifier and Type | Method and Description |
---|---|
PDFDestination |
GoToAction.getDestination()
Get the destination this action refers to
|
Constructor and Description |
---|
GoToAction(PDFDestination dest)
Create a new GoToAction from a destination
|