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 TypeMethodDescriptionvoidImageCacheListener.cacheHitImage(ImageKey key) An Image was found in the cachevoidImageCacheStatistics.cacheHitImage(ImageKey key) An Image was found in the cachevoidImageCacheListener.cacheMissImage(ImageKey key) An Image was not in the cachevoidImageCacheStatistics.cacheMissImage(ImageKey key) An Image was not in the cache