Package org.apache.batik.transcoder.image

Provides transcoders for transcoding a SVG document fragment to an image.

See:
          Description

Class Summary
ImageTranscoder This class enables to transcode an input to an image of any format.
JPEGTranscoder This class is an ImageTranscoder that produces a JPEG image.
PNGTranscoder This class is an ImageTranscoder that produces a PNG image.
TIFFTranscoder This class is an ImageTranscoder that produces a TIFF image.
 

Package org.apache.batik.transcoder.image Description

Provides transcoders for transcoding a SVG document fragment to an image.



Copyright © 2002 Apache Software Foundation. All Rights Reserved.