| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFPage | |
org.apache.fop.pdf | |
org.apache.fop.render.pdf |
Uses of PDFPage in org.apache.fop.pdf |
Methods in org.apache.fop.pdf that return PDFPage | |
PDFPage | PDFDocument.makePage(PDFResources resources, PDFStream contents, int pagewidth, int pageheight, Page currentPage) make a /Page object |
Methods in org.apache.fop.pdf with parameters of type PDFPage | |
void | PDFPages.addPage(PDFPage page) add a /Page object. |
void | PDFRoot.addPage(PDFPage page) add a /Page object to the root /Pages object |
Uses of PDFPage in org.apache.fop.render.pdf |
Fields in org.apache.fop.render.pdf declared as PDFPage | |
(package private) PDFPage | PDFRenderer.currentPage the current page to add annotations to |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |