xmlgraphics-commons 1.5rc1

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 ImageLoaderFactoryInternalTIFF
          Factory class for the ImageLoader for TIFF (based on Commons' internal TIFF codec).
 class ImageLoaderFactoryPNG
           
 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.5rc1

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