com.sun.pdfview.action
public class GoToAction extends PDFAction
| Constructor Summary | |
|---|---|
| GoToAction(PDFObject obj, PDFObject root)
Creates a new instance of GoToAction from an object
| |
| GoToAction(PDFDestination dest)
Create a new GoToAction from a destination | |
| Method Summary | |
|---|---|
| PDFDestination | getDestination()
Get the destination this action refers to |
Parameters: obj the PDFObject with the action information