Uses of Class
org.apache.xmlgraphics.image.loader.cache.ImageKey
Packages that use ImageKey
Package
Description
Contains image caching infrastructure.
-
Uses of ImageKey in org.apache.xmlgraphics.image.loader.cache
Methods in org.apache.xmlgraphics.image.loader.cache with parameters of type ImageKeyModifier and TypeMethodDescriptionvoid
ImageCacheListener.cacheHitImage
(ImageKey key) An Image was found in the cachevoid
ImageCacheStatistics.cacheHitImage
(ImageKey key) An Image was found in the cachevoid
ImageCacheListener.cacheMissImage
(ImageKey key) An Image was not in the cachevoid
ImageCacheStatistics.cacheMissImage
(ImageKey key) An Image was not in the cache