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.
|
Class | Description |
---|---|
ImageCache |
This class provides a cache for images.
|
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.
|
Class | Description |
---|---|
ImageCache |
This class provides a cache for images.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.