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

Uses in package org.apache.fop.pdf

Constructors with parameter type org.apache.fop.pdf.PDFPages

PDFRoot.PDFRoot(int objnum, PDFPages pages)
create a Root (/Catalog) object.

Fields of type org.apache.fop.pdf.PDFPages

PDFPages
the /Pages object that is root of the Pages hierarchy

Methods with parameter type org.apache.fop.pdf.PDFPages

PDFRoot
Make a /Catalog (Root) object.
void
set this page's parent
void
set the root /Pages object

Methods with return type org.apache.fop.pdf.PDFPages

PDFPages
Returns the PDFPages object associated with the root object.
PDFPages
Make a /Pages object.

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