xmlgraphics-commons 1.4

Uses of Class
org.apache.xmlgraphics.image.loader.ImageManager

Packages that use ImageManager
org.apache.xmlgraphics.image.loader.cache Contains image caching infrastructure. 
org.apache.xmlgraphics.image.loader.pipeline Provides an image loading and processing pipeline. 
 

Uses of ImageManager in org.apache.xmlgraphics.image.loader.cache
 

Methods in org.apache.xmlgraphics.image.loader.cache with parameters of type ImageManager
 ImageInfo ImageCache.needImageInfo(java.lang.String uri, ImageSessionContext session, ImageManager manager)
          Returns an ImageInfo instance for a given URI.
 

Uses of ImageManager in org.apache.xmlgraphics.image.loader.pipeline
 

Constructors in org.apache.xmlgraphics.image.loader.pipeline with parameters of type ImageManager
PipelineFactory(ImageManager manager)
          Main constructor.
 


xmlgraphics-commons 1.4

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