| Package | Description |
|---|---|
| org.apache.xmlgraphics.image.loader.cache |
Contains image caching infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2025 Apache Software Foundation. All rights reserved.