xmlgraphics-commons 1.3

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

Packages that use AbstractImageLoaderFactory
org.apache.xmlgraphics.image.loader.impl Contains implementations of image loaders and converters. 
org.apache.xmlgraphics.image.loader.impl.imageio Contains an implementation of an image loader which uses ImageIO. 
 

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

Subclasses of AbstractImageLoaderFactory in org.apache.xmlgraphics.image.loader.impl
 class ImageLoaderFactoryEPS
          Factory class for the ImageLoader for EPS (Encapsulated PostScript) images.
 class ImageLoaderFactoryRaw
          Factory class for the ImageLoader for raw/undecoded images.
 class ImageLoaderFactoryRawCCITTFax
          Factory class for the ImageLoader for raw/undecoded CCITT encoded images.
 

Uses of AbstractImageLoaderFactory in org.apache.xmlgraphics.image.loader.impl.imageio
 

Subclasses of AbstractImageLoaderFactory in org.apache.xmlgraphics.image.loader.impl.imageio
 class ImageLoaderFactoryImageIO
          Factory class for the ImageLoader based on ImageIO.
 


xmlgraphics-commons 1.3

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