xmlgraphics-commons 1.4

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
ExpirationPolicy
          Represents an expiration policy for cache entries that have a creation time stamp.
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.4

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