xmlgraphics-commons 1.4

Uses of Class
org.apache.xmlgraphics.image.loader.impl.ImageRawStream

Packages that use ImageRawStream
org.apache.xmlgraphics.image.loader.impl Contains implementations of image loaders and converters. 
 

Uses of ImageRawStream in org.apache.xmlgraphics.image.loader.impl
 

Subclasses of ImageRawStream in org.apache.xmlgraphics.image.loader.impl
 class ImageRawCCITTFax
          This class is an implementation of the Image interface exposing a 1-bit bitmap image stream that can be decoded by the PostScript or PDF CCITTFaxDecode filter.
 class ImageRawEPS
          This class is an implementation of the Image interface exposing EPS file.
 class ImageRawJPEG
          This class is an implementation of the Image interface exposing a JPEG file.
 


xmlgraphics-commons 1.4

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