Uses of Class
org.apache.fop.pdf.PDFPage
Packages that use PDFPage
Package
Description
Classes for handling the low-level creation of PDF documents.
PDF Renderer
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of PDFPage in org.apache.fop.pdf
Fields in org.apache.fop.pdf with type parameters of type PDFPageModifier and TypeFieldDescriptionPDFDocument.pageObjsPDFLinearization.pageObjsMapPDFDPart.pagesPDFLinearization.HintTable.pagesMethods in org.apache.fop.pdf that return PDFPageModifier and TypeMethodDescriptionPDFFactory.makePage(PDFResources resources, int pageWidth, int pageHeight) Make a /Page object.PDFFactory.makePage(PDFResources resources, int pageWidth, int pageHeight, int pageIndex) Make a /Page object.PDFFactory.makePage(PDFResources resources, int pageIndex, Rectangle2D mediaBox, Rectangle2D cropBox, Rectangle2D bleedBox, Rectangle2D trimBox) Make a /Page object.Methods in org.apache.fop.pdf with parameters of type PDFPageModifier and TypeMethodDescriptionvoidvoidvoidadd a /Page object.voidadd a /Page object to the root /Pages objectvoidvoidPDFPages.notifyKidRegistered(PDFPage page) Use this method to notify the PDFPages object that a child pagevoidSets the page reference of this structure element.private voidPDFLinearization.writePage(PDFPage page, OutputStream pageStream) Constructors in org.apache.fop.pdf with parameters of type PDFPageModifierConstructorDescription(package private)SigField(PDFSignature.Perms perms, PDFPage page, PDFRoot root) -
Uses of PDFPage in org.apache.fop.render.pdf
Fields in org.apache.fop.render.pdf declared as PDFPageModifier and TypeFieldDescriptionprivate PDFPagePDFDocumentHandler.currentPagethe current page to add annotations toprivate PDFPagePDFLogicalStructureHandler.currentPageprivate PDFPagePDFRenderingContext.pagePDFSVGHandler.PDFInfo.pdfPagesee PDF_PAGEMethods in org.apache.fop.render.pdf that return PDFPageModifier and TypeMethodDescription(package private) PDFPagePDFDocumentHandler.getCurrentPage()PDFRenderingContext.getPage()Returns the current PDF page.Methods in org.apache.fop.render.pdf with parameters of type PDFPageModifier and TypeMethodDescriptionvoidPDFRenderingUtil.renderDictionaryExtension(PDFDictionaryAttachment attachment, PDFPage currentPage) voidPDFRenderingUtil.renderDictionaryExtension(PDFDictionaryExtension extension, PDFPage currentPage) private voidPDFRenderingUtil.renderExtension(PDFPage currentPage, ExtensionAttachment extension) (package private) voidReceive notification of the beginning of a new page.Constructors in org.apache.fop.render.pdf with parameters of type PDFPageModifierConstructorDescriptionprivatePageReference(PDFPage page, Dimension dim) PDFRenderingContext(FOUserAgent userAgent, PDFContentGenerator generator, PDFPage page, FontInfo fontInfo) Main constructor. -
Uses of PDFPage in org.apache.fop.svg
Fields in org.apache.fop.svg declared as PDFPageMethods in org.apache.fop.svg that return PDFPageMethods in org.apache.fop.svg with parameters of type PDFPageModifier and TypeMethodDescriptionvoidPDFContext.setCurrentPage(PDFPage page) Sets the current page