fop 1.0

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

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

Uses of PDFImageXObject in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFImageXObject
 PDFImageXObject PDFDocument.addImage(PDFResourceContext res, PDFImage img)
          Add an image to the PDF document.
 PDFImageXObject PDFDocument.getImage(java.lang.String key)
          Deprecated. Use getXObject instead (so forms are treated in the same way)
 


fop 1.0

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