|
fop 0.93 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
FopImage | Fop image interface for loading images. |
ImageCache | Image cache holder. |
Class Summary | |
AbstractFopImage | Base class to implement the FopImage interface. |
BmpImage | Bitmap image. |
EmfImage | Enhanced metafile image. |
EPSImage | EPS image handler. |
EPSImage.EPSData | Data for EPS image. |
FopImage.ImageInfo | Image info class. |
FopImageConsumer | ImageConsumer implementation for FopImage classes. |
GifImage | FopImage object for GIF images, using Java native classes. |
GifImage.DummyConnection | A dummy url connection for a gif image in an input stream. |
ImageFactory | Create FopImage objects (with a configuration file - not yet implemented). |
ImageIOImage | FopImage object using ImageIO. |
JAIImage | FopImage object using JAI. |
JimiImage | FopImage object for several images types, using Jimi. |
JpegImage | FopImage object for JPEG images, Using Java native classes. |
JpegImageIOImage | FopImage object using ImageIO. |
PNGImage | FopImage object using PNG |
TIFFImage | TIFF implementation using the Batik codecs. |
XmlGraphicsCommonsImage | Abstract FopImage implementation which uses the internal codecs from XML Graphics Commons. |
XMLImage | This is an implementation for XML-based images such as SVG. |
Contains image loading adapters for various image sources and the image cache.
|
fop 0.93 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |