|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageKey | |
---|---|
org.apache.xmlgraphics.image.loader.cache | 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 ImageKey | |
---|---|
void |
ImageCacheListener.cacheHitImage(ImageKey key)
An Image was found in the cache |
void |
ImageCacheStatistics.cacheHitImage(ImageKey key)
An Image was found in the cache |
void |
ImageCacheListener.cacheMissImage(ImageKey key)
An Image was not in the cache |
void |
ImageCacheStatistics.cacheMissImage(ImageKey key)
An Image was not in the cache |
|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |