Uses of Interface org.apache.fop.render.pdf.PDFImageHandler

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

Classes implementing org.apache.fop.render.pdf.PDFImageHandler

class
PDFImageHandler implementation which handles Graphics2D images.
class
PDFImageHandler implementation which handles CCITT encoded images (CCITT fax group 3/4).
class
PDFImageHandler implementation which handles raw JPEG images.
class
PDFImageHandler implementation which handles RenderedImage instances.
class
PDFImageHandler implementation which handles XML-based images.

Methods with parameter type org.apache.fop.render.pdf.PDFImageHandler

void
Add an image handler.

Methods with return type org.apache.fop.render.pdf.PDFImageHandler

PDFImageHandler
Returns an PDFImageHandler which handles an specific image type given the MIME type of the image.
PDFImageHandler
Returns an PDFImageHandler which handles an specific image type given the MIME type of the image.

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