|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFRoot | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
org.apache.fop.pdf.xref |
Uses of PDFRoot in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFRoot | |
---|---|
PDFRoot |
PDFDocument.getRoot()
Get the PDFRoot object for this document. |
PDFRoot |
PDFFactory.makeRoot(PDFPages pages)
Make a /Catalog (Root) object. |
Uses of PDFRoot in org.apache.fop.pdf.xref |
---|
Methods in org.apache.fop.pdf.xref with parameters of type PDFRoot | |
---|---|
TrailerDictionary |
TrailerDictionary.setRoot(PDFRoot root)
Sets the value of the Root entry. |
|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |