fop 0.94

Uses of Package
org.apache.fop.image

Packages that use org.apache.fop.image
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.area FOP's area tree. 
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
org.apache.fop.image Contains image loading adapters for various image sources and the image cache. 
org.apache.fop.image.analyser Image analyzers for determining the format of an image and to preload its intrinsic size. 
org.apache.fop.render.pdf PDF Renderer 
org.apache.fop.render.ps PostScript Renderer 
org.apache.fop.render.rtf RTF (Rich Text Format) Output Support 
org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. 
 

Classes in org.apache.fop.image used by org.apache.fop.apps
ImageFactory
          Create FopImage objects (with a configuration file - not yet implemented).
 

Classes in org.apache.fop.image used by org.apache.fop.area
FopImage
          Fop image interface for loading images.
 

Classes in org.apache.fop.image used by org.apache.fop.fo.properties
FopImage
          Fop image interface for loading images.
 

Classes in org.apache.fop.image used by org.apache.fop.image
AbstractFopImage
          Base class to implement the FopImage interface.
FopImage
          Fop image interface for loading images.
FopImage.ImageInfo
          Image info class.
JpegImage
          FopImage object for JPEG images, Using Java native classes.
XmlGraphicsCommonsImage
          Abstract FopImage implementation which uses the internal codecs from XML Graphics Commons.
 

Classes in org.apache.fop.image used by org.apache.fop.image.analyser
EPSImage.EPSData
          Data for EPS image.
FopImage.ImageInfo
          Image info class.
 

Classes in org.apache.fop.image used by org.apache.fop.render.pdf
FopImage
          Fop image interface for loading images.
 

Classes in org.apache.fop.image used by org.apache.fop.render.ps
EPSImage
          EPS image handler.
FopImage
          Fop image interface for loading images.
 

Classes in org.apache.fop.image used by org.apache.fop.render.rtf
XMLImage
          This is an implementation for XML-based images such as SVG.
 

Classes in org.apache.fop.image used by org.apache.fop.svg
JpegImage
          FopImage object for JPEG images, Using Java native classes.
 


fop 0.94

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