Uses of Class
org.apache.fop.pdf.PDFImageXObject
-
Packages that use PDFImageXObject Package Description 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 Modifier and Type Method Description PDFImageXObjectPDFDocument. addImage(PDFResourceContext res, PDFImage img)Add an image to the PDF document.PDFImageXObjectPDFDocument. getImage(java.lang.String key)Deprecated.Use getXObject instead (so forms are treated in the same way)
-