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 and Description |
---|---|
ImageImplRegistry |
ImageManager.getRegistry()
Returns the ImageImplRegistry in use by the ImageManager.
|
Constructor and Description |
---|
ImageManager(ImageImplRegistry registry,
ImageContext context)
Constructor for testing purposes.
|
Modifier and Type | Method and Description |
---|---|
Penalty |
ImageProviderPipeline.getConversionPenalty(ImageImplRegistry registry)
Returns the overall conversion penalty for the pipeline.
|
Modifier and Type | Method and Description |
---|---|
static ImageImplRegistry |
ImageImplRegistry.getDefaultInstance()
Returns the default instance of the Image implementation registry.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.