| Package | Description |
|---|---|
| com.sun.pdfview | |
| com.sun.pdfview.action |
| Modifier and Type | Method and Description |
|---|---|
PDFAction |
OutlineNode.getAction()
Get the PDF action associated with this node
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutlineNode.setAction(PDFAction action)
Set the PDF action associated with this node
|
| Modifier and Type | Class and Description |
|---|---|
class |
GoToAction
An action which specifies going to a particular destination
|
| Modifier and Type | Method and Description |
|---|---|
static PDFAction |
PDFAction.getAction(PDFObject obj,
PDFObject root)
Get an action of the appropriate type from a PDFObject
|
Copyright © 2024. All rights reserved.