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

Uses in package org.apache.fop.svg

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

void
Sets the current page

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

PDFPage

Uses in package org.apache.fop.render.pdf

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

PDFPage
the current page to add annotations to
PDFPage
see PDF_PAGE

Uses in package org.apache.fop.pdf

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

void
add a /Page object.
void
add a /Page object to the root /Pages object
void
Use this method to notify the PDFPages object that a child page

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

PDFPage
PDFFactory.makePage(PDFResources resources, int pageWidth, int pageHeight)
Make a /Page object.
PDFPage
PDFFactory.makePage(PDFResources resources, int pageWidth, int pageHeight, int pageIndex)
Make a /Page object.

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