fop 2.2

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

Packages that use PDFFactory
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
org.apache.fop.render.pdf PDF Renderer 
 

Uses of PDFFactory in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFFactory
 PDFFactory PDFDocument.getFactory()
          Returns the factory for PDF objects.
 

Uses of PDFFactory in org.apache.fop.render.pdf
 

Methods in org.apache.fop.render.pdf with parameters of type PDFFactory
static PDFStructElem PDFStructureTreeBuilder.createStructureElement(java.lang.String name, StructureHierarchyMember parent, org.xml.sax.Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster)
           
 


fop 2.2

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