xmlgraphics-commons 1.3.1

Uses of Class
org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry

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.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.
 

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.3.1

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.