Uses of Class
org.apache.xmlgraphics.image.loader.util.SoftMapCache
-
Packages that use SoftMapCache Package Description org.apache.xmlgraphics.image.loader.cache Contains image caching infrastructure.org.apache.xmlgraphics.image.loader.impl Contains implementations of image loaders and converters. -
-
Uses of SoftMapCache in org.apache.xmlgraphics.image.loader.cache
Fields in org.apache.xmlgraphics.image.loader.cache declared as SoftMapCache Modifier and Type Field Description private SoftMapCache
ImageCache. imageInfos
private SoftMapCache
ImageCache. images
-
Uses of SoftMapCache in org.apache.xmlgraphics.image.loader.impl
Fields in org.apache.xmlgraphics.image.loader.impl declared as SoftMapCache Modifier and Type Field Description private SoftMapCache
AbstractImageSessionContext. sessionSources
-