Uses of Interface org.apache.fop.pdf.PDFImage

Uses in package org.apache.fop.render.pdf

Classes implementing org.apache.fop.pdf.PDFImage

class
PDFImage implementation for the PDF renderer.

Uses in package org.apache.fop.pdf

Classes implementing org.apache.fop.pdf.PDFImage

class
Bitmap image.

Constructors with parameter type org.apache.fop.pdf.PDFImage

PDFXObject.PDFXObject(int xnumber, PDFImage img)
create an XObject with the given number and name and load the image in the object

Methods with parameter type org.apache.fop.pdf.PDFImage

PDFXObject
Add an image to the PDF document.

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