fop 0.94

Uses of Class
org.apache.fop.image.JpegImage

Packages that use JpegImage
org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. 
 

Uses of JpegImage in org.apache.fop.svg
 

Methods in org.apache.fop.svg with parameters of type JpegImage
 void PDFGraphics2D.addJpegImage(JpegImage jpeg, float x, float y, float width, float height)
          Add a JPEG image directly to the PDF document.
 

Constructors in org.apache.fop.svg with parameters of type JpegImage
PDFImageElementBridge.PDFJpegNode(JpegImage j, org.apache.batik.bridge.BridgeContext ctx, org.w3c.dom.Element imageElement, org.apache.batik.util.ParsedURL purl)
          Create a new pdf jpeg node for drawing jpeg images into pdf graphics.
 


fop 0.94

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