Free Download - Stylus Studio, The World's Best XML IDE!


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

Packages that use PDFPages
org.apache.fop.pdf   
 

Uses of PDFPages in org.apache.fop.pdf
 

Fields in org.apache.fop.pdf declared as PDFPages
protected  PDFPages PDFRoot.rootPages
          the /Pages object that is root of the Pages hierarchy
 

Methods in org.apache.fop.pdf that return PDFPages
 PDFPages PDFDocument.makePages()
          Make a /Pages object.
 

Methods in org.apache.fop.pdf with parameters of type PDFPages
 void PDFRoot.setRootPages(PDFPages pages)
          set the root /Pages object
 void PDFPage.setParent(PDFPages parent)
          set this page's parent
 PDFRoot PDFDocument.makeRoot(PDFPages pages)
          Make a /Catalog (Root) object.
 

Constructors in org.apache.fop.pdf with parameters of type PDFPages
PDFRoot(int number, PDFPages pages)
          create a Root (/Catalog) object.
 



Copyright © 1999-2004 Apache XML Project. All Rights Reserved.
Stylus Studio's advanced XSL:FO editor features integrated development support for Apache FOP.