Uses of Package
org.apache.batik.transcoder

Packages that use org.apache.batik.transcoder
org.apache.batik.apps.rasterizer   
org.apache.batik.refimpl.transcoder   
org.apache.batik.transcoder Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format. 
 

Classes in org.apache.batik.transcoder used by org.apache.batik.apps.rasterizer
Transcoder
          Provides a way to transcode an input stream or a document.
 

Classes in org.apache.batik.transcoder used by org.apache.batik.refimpl.transcoder
Transcoder
          Provides a way to transcode an input stream or a document.
TranscoderException
          Thrown when a transcoder is not able to transcode its input.
TranscoderFactory
          Factory class for vending Transcoder objects.
TranscodingHints
          The TranscodingHints class contains transcoding hints that can be used by Transcoder class.
TranscodingHints.Key
          Defines the base type of all keys used to control various aspects of the trancoding operations.
 

Classes in org.apache.batik.transcoder used by org.apache.batik.transcoder
Transcoder
          Provides a way to transcode an input stream or a document.
TranscoderException
          Thrown when a transcoder is not able to transcode its input.
TranscodingHints
          The TranscodingHints class contains transcoding hints that can be used by Transcoder class.
TranscodingHints.Key
          Defines the base type of all keys used to control various aspects of the trancoding operations.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.