xmlgraphics-commons 1.3

Uses of Package
org.apache.xmlgraphics.image.loader.cache

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

Classes in org.apache.xmlgraphics.image.loader.cache used by org.apache.xmlgraphics.image.loader
ImageCache
          This class provides a cache for images.
 

Classes in org.apache.xmlgraphics.image.loader.cache used by org.apache.xmlgraphics.image.loader.cache
ImageCacheListener
          This interface can be implemented by classes which want to know what's going on inside the image cache.
ImageKey
          Key class for Image instances in the cache.
 

Classes in org.apache.xmlgraphics.image.loader.cache used by org.apache.xmlgraphics.image.loader.pipeline
ImageCache
          This class provides a cache for images.
 


xmlgraphics-commons 1.3

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