Uses of Interface
org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
Packages that use ImageCacheListener
Package
Description
Contains image caching infrastructure.
-
Uses of ImageCacheListener in org.apache.xmlgraphics.image.loader.cache
Classes in org.apache.xmlgraphics.image.loader.cache that implement ImageCacheListenerModifier and TypeClassDescriptionclass
Convenience class that gathers statistical information about the image cache.Methods in org.apache.xmlgraphics.image.loader.cache with parameters of type ImageCacheListenerModifier and TypeMethodDescriptionvoid
ImageCache.setCacheListener
(ImageCacheListener listener) Sets an ImageCacheListener instance so the events in the image cache can be observed.