Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFDests |
PDFDocument.getDests()
Gets the PDFDests object (which represents the /Dests entry).
|
PDFDests |
PDFNames.getDests()
Returns the Dests object
|
PDFDests |
PDFFactory.makeDests(java.util.List destinationList)
Make a the head object of the name dictionary (the /Dests object).
|
Modifier and Type | Method and Description |
---|---|
void |
PDFNames.setDests(PDFDests dests)
Set the Dests object
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.