|
xmlgraphics-commons 1.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageImplRegistry | |
---|---|
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. |
Uses of ImageImplRegistry in org.apache.xmlgraphics.image.loader |
---|
Methods in org.apache.xmlgraphics.image.loader that return ImageImplRegistry | |
---|---|
ImageImplRegistry |
ImageManager.getRegistry()
Returns the ImageImplRegistry in use by the ImageManager. |
Constructors in org.apache.xmlgraphics.image.loader with parameters of type ImageImplRegistry | |
---|---|
ImageManager(ImageImplRegistry registry,
ImageContext context)
Constructor for testing purposes. |
Uses of ImageImplRegistry in org.apache.xmlgraphics.image.loader.pipeline |
---|
Methods in org.apache.xmlgraphics.image.loader.pipeline with parameters of type ImageImplRegistry | |
---|---|
Penalty |
ImageProviderPipeline.getConversionPenalty(ImageImplRegistry registry)
Returns the overall conversion penalty for the pipeline. |
Uses of ImageImplRegistry in org.apache.xmlgraphics.image.loader.spi |
---|
Methods in org.apache.xmlgraphics.image.loader.spi that return ImageImplRegistry | |
---|---|
static ImageImplRegistry |
ImageImplRegistry.getDefaultInstance()
Returns the default instance of the Image implementation registry. |
|
xmlgraphics-commons 1.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |