|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDDestination | |
---|---|
de.intarsys.pdf.pd | The higher level building blocks of a PDF document. |
Uses of PDDestination in de.intarsys.pdf.pd |
---|
Subclasses of PDDestination in de.intarsys.pdf.pd | |
---|---|
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. |
Methods in de.intarsys.pdf.pd that return PDDestination | |
---|---|
PDDestination |
PDOutlineItem.getDestination()
The PDDestination to be displayed when the outline item is
activated. |
PDDestination |
PDLinkAnnotation.getDestination()
|
PDDestination |
PDActionGoToR.getDestination()
|
PDDestination |
PDActionGoTo.getDestination()
|
Methods in de.intarsys.pdf.pd with parameters of type PDDestination | |
---|---|
void |
PDOutlineItem.setDestination(PDDestination destination)
Assign the PDDestination to be displayed when the outline is
activated. |
void |
PDLinkAnnotation.setDestination(PDDestination destination)
|
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |