xmlgraphics-commons 1.3.1

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

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

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

Subclasses of AbstractImage in org.apache.xmlgraphics.image.loader.impl
 class ImageBuffered
          This class is an implementation of the Image interface exposing a BufferedImage.
 class ImageGraphics2D
          This class is an implementation of the Image interface exposing a Graphics2DImagePainter.
 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.
 class ImageRawStream
          This class is an implementation of the Image interface exposing an InputStream for loading the raw/undecoded image.
 class ImageRendered
          This class is an implementation of the Image interface exposing a RenderedImage.
 class ImageXMLDOM
          This class is an implementation of the Image interface exposing an XML DOM (W3C).
 


xmlgraphics-commons 1.3.1

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