Package | Description |
---|---|
org.apache.xmlgraphics.image.loader.cache |
Contains image caching infrastructure.
|
org.apache.xmlgraphics.image.loader.pipeline |
Provides an image loading and processing pipeline.
|
Modifier and Type | Method and Description |
---|---|
ImageInfo |
ImageCache.needImageInfo(java.lang.String uri,
ImageSessionContext session,
ImageManager manager)
Returns an ImageInfo instance for a given URI.
|
Modifier and Type | Field and Description |
---|---|
private ImageManager |
PipelineFactory.manager |
Constructor and Description |
---|
PipelineFactory(ImageManager manager)
Main constructor.
|