| 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.pipeline |
Provides an image loading and processing pipeline.
|
| org.apache.xmlgraphics.image.loader.spi |
Defines service provider interfaces for the image infrastructure.
|
| Modifier and Type | Method | Description |
|---|---|---|
ImageImplRegistry |
ImageManager.getRegistry() |
Returns the ImageImplRegistry in use by the ImageManager.
|
| Constructor | Description |
|---|---|
ImageManager(ImageImplRegistry registry,
ImageContext context) |
Constructor for testing purposes.
|
| Modifier and Type | Method | Description |
|---|---|---|
Penalty |
ImageProviderPipeline.getConversionPenalty(ImageImplRegistry registry) |
Returns the overall conversion penalty for the pipeline.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ImageImplRegistry |
ImageImplRegistry.getDefaultInstance() |
Returns the default instance of the Image implementation registry.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.