fop 1.0

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

Interface Summary
BatikImageFlavors Image flavors used by Batik.
 

Class Summary
BatikUtil Helper utilities for Apache Batik.
Graphics2DImagePainterImpl A graphics 2D image painter implementation for painting SVG images using Batik.
ImageConverterG2D2SVG This ImageConverter converts Java2D images into SVG images.
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 1.0

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