xmlgraphics-commons 1.3

Uses of Interface
org.apache.xmlgraphics.image.codec.util.ImageDecoder

Packages that use ImageDecoder
org.apache.xmlgraphics.image.codec.png Contains a PNG image codec. 
org.apache.xmlgraphics.image.codec.tiff Contains a TIFF image codec. 
org.apache.xmlgraphics.image.codec.util Contains utility classes for image codecs. 
 

Uses of ImageDecoder in org.apache.xmlgraphics.image.codec.png
 

Classes in org.apache.xmlgraphics.image.codec.png that implement ImageDecoder
 class PNGImageDecoder
           
 

Uses of ImageDecoder in org.apache.xmlgraphics.image.codec.tiff
 

Classes in org.apache.xmlgraphics.image.codec.tiff that implement ImageDecoder
 class TIFFImageDecoder
          A baseline TIFF reader.
 

Uses of ImageDecoder in org.apache.xmlgraphics.image.codec.util
 

Classes in org.apache.xmlgraphics.image.codec.util that implement ImageDecoder
 class ImageDecoderImpl
          A partial implementation of the ImageDecoder interface useful for subclassing.
 


xmlgraphics-commons 1.3

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