程序包 | 说明 |
---|---|
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.
|
限定符和类型 | 方法和说明 |
---|---|
ImageImplRegistry |
ImageManager.getRegistry()
Returns the ImageImplRegistry in use by the ImageManager.
|
构造器和说明 |
---|
ImageManager(ImageImplRegistry registry,
ImageContext context)
Constructor for testing purposes.
|
限定符和类型 | 方法和说明 |
---|---|
Penalty |
ImageProviderPipeline.getConversionPenalty(ImageImplRegistry registry)
Returns the overall conversion penalty for the pipeline.
|
限定符和类型 | 方法和说明 |
---|---|
static ImageImplRegistry |
ImageImplRegistry.getDefaultInstance()
Returns the default instance of the Image implementation registry.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.