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

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

Classes implementing org.apache.fop.pdf.PDFImage

class
Abstract PDFImage implementation for the PDF renderer.
class
PDFImage implementation for the PDF renderer which handles raw CCITT fax images.
class
PDFImage implementation for the PDF renderer which handles raw JPEG images.
class
PDFImage implementation for the PDF renderer which handles RenderedImages.

Uses in package org.apache.fop.pdf

Classes implementing org.apache.fop.pdf.PDFImage

class
PDFImage implementation for alpha channel "images".
class
Bitmap image.

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

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

PDFImageXObject
Add an image to the PDF document.

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