fop 0.95

Package org.apache.fop.image.loader.batik

Contains implementations of image loaders and converters which are dependent on Apache Batik (SVG and WMF).

See:
          Description

Class Summary
BatikUtil Helper utilities for Apache Batik.
ImageConverterSVG2G2D This ImageConverter converts SVG images to Java2D.
ImageConverterWMF2G2D This ImageConverter converts WMF (Windows Metafile) images (represented by Batik's WMFRecordStore) to Java2D.
ImageLoaderFactorySVG Factory class for the ImageLoader for SVG.
ImageLoaderFactoryWMF Factory class for the ImageLoader for WMF (Windows Metafile).
ImageLoaderSVG ImageLoader for SVG (using Apache Batik).
ImageLoaderWMF ImageLoader for WMF (Windows Metafile).
ImageWMF This class is an implementation of the Image interface exposing a RenderedImage.
PreloaderSVG Image preloader for SVG images.
PreloaderWMF Image preloader for WMF images (Windows Metafile).
 

Package org.apache.fop.image.loader.batik Description

Contains implementations of image loaders and converters which are dependent on Apache Batik (SVG and WMF).


fop 0.95

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