xmlgraphics-commons 1.4

Uses of Interface
org.apache.xmlgraphics.image.loader.cache.ImageCacheListener

Packages that use ImageCacheListener
org.apache.xmlgraphics.image.loader.cache Contains image caching infrastructure. 
 

Uses of ImageCacheListener in org.apache.xmlgraphics.image.loader.cache
 

Classes in org.apache.xmlgraphics.image.loader.cache that implement ImageCacheListener
 class ImageCacheStatistics
          Convenience class that gathers statistical information about the image cache.
 

Methods in org.apache.xmlgraphics.image.loader.cache with parameters of type ImageCacheListener
 void ImageCache.setCacheListener(ImageCacheListener listener)
          Sets an ImageCacheListener instance so the events in the image cache can be observed.
 


xmlgraphics-commons 1.4

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