| Package | Description |
|---|---|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDExplicitDestination
The explicit reference to a destination in a PDF document, consisting of a
page and a definition of the rectangle to be displayed.
|
class |
PDNamedDestination
A destination within a document defined using a named destination.
|
| Modifier and Type | Method and Description |
|---|---|
PDDestination |
PDOutlineItem.getDestination()
The
PDDestination to be displayed when the outline item is
activated. |
PDDestination |
PDLinkAnnotation.getDestination() |
PDDestination |
PDActionGoToR.getDestination() |
PDDestination |
PDActionGoTo.getDestination() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDOutlineItem.setDestination(PDDestination destination)
Assign the
PDDestination to be displayed when the outline is
activated. |
void |
PDLinkAnnotation.setDestination(PDDestination destination) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.