xmlgraphics-commons 1.3.1

Uses of Class
org.apache.xmlgraphics.image.loader.cache.ImageCache

Packages that use ImageCache
org.apache.xmlgraphics.image.loader Contains image loading and conversion infrastructure for various image sources and an image cache. 
org.apache.xmlgraphics.image.loader.pipeline Provides an image loading and processing pipeline. 
 

Uses of ImageCache in org.apache.xmlgraphics.image.loader
 

Methods in org.apache.xmlgraphics.image.loader that return ImageCache
 ImageCache ImageManager.getCache()
          Returns the ImageCache in use by the ImageManager.
 

Uses of ImageCache in org.apache.xmlgraphics.image.loader.pipeline
 

Constructors in org.apache.xmlgraphics.image.loader.pipeline with parameters of type ImageCache
ImageProviderPipeline(ImageCache cache, ImageLoader loader)
          Main constructor.
 


xmlgraphics-commons 1.3.1

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