Uses of Class
org.apache.xmlgraphics.image.loader.ImageManager
Packages that use ImageManager
Package
Description
Contains image caching infrastructure.
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 ImageManagerModifier and TypeMethodDescriptionImageCache.needImageInfo
(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