fop 0.91beta

Uses of Package
org.apache.fop.image

Packages that use org.apache.fop.image
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. This package contains classes for drawing to PDF using a Graphics2D implementation.  
 

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.
BatikImage
          FopImage object using TIFF
FopImage
          Fop image interface for loading images.
FopImage.ImageInfo
          Image info class.
ImageFactory
          Create FopImage objects (with a configuration file - not yet implemented).
 

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.91beta

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