fop 0.90alpha1

Uses of Class
org.apache.fop.pdf.PDFRoot

Packages that use PDFRoot
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of PDFRoot in org.apache.fop.pdf
 

Fields in org.apache.fop.pdf declared as PDFRoot
protected  PDFRoot PDFDocument.root
          the /Root object
 

Methods in org.apache.fop.pdf that return PDFRoot
 PDFRoot PDFFactory.makeRoot(PDFPages pages)
          Make a /Catalog (Root) object.
 PDFRoot PDFDocument.getRoot()
          Get the PDF root object.
 


fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.