|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFDests | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFDests in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFDests | |
---|---|
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). |
Methods in org.apache.fop.pdf with parameters of type PDFDests | |
---|---|
void |
PDFNames.setDests(PDFDests dests)
Set the Dests object |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |