Uses of Package
org.apache.xmlgraphics.image.loader.cache
-
Packages that use org.apache.xmlgraphics.image.loader.cache Package Description org.apache.xmlgraphics.image.loader Contains image loading and conversion infrastructure for various image sources and an image cache.org.apache.xmlgraphics.image.loader.cache Contains image caching infrastructure.org.apache.xmlgraphics.image.loader.pipeline Provides an image loading and processing pipeline. -
Classes in org.apache.xmlgraphics.image.loader.cache used by org.apache.xmlgraphics.image.loader Class Description ImageCache This class provides a cache for images. -
Classes in org.apache.xmlgraphics.image.loader.cache used by org.apache.xmlgraphics.image.loader.cache Class Description ExpirationPolicy Represents an expiration policy for cache entries that have a creation time stamp.ImageCacheListener This interface can be implemented by classes which want to know what's going on inside the image cache.ImageKey Key class for Image instances in the cache. -
Classes in org.apache.xmlgraphics.image.loader.cache used by org.apache.xmlgraphics.image.loader.pipeline Class Description ImageCache This class provides a cache for images.