Uses of Class
org.apache.batik.ext.awt.image.URLImageCache
-
Packages that use URLImageCache Package Description org.apache.batik.ext.awt.image Contains extensions to thejava.awt.imagepackage.org.apache.batik.ext.awt.image.spi -
-
Uses of URLImageCache in org.apache.batik.ext.awt.image
Fields in org.apache.batik.ext.awt.image declared as URLImageCache Modifier and Type Field Description (package private) static URLImageCacheURLImageCache. theCacheMethods in org.apache.batik.ext.awt.image that return URLImageCache Modifier and Type Method Description static URLImageCacheURLImageCache. getDefaultCache() -
Uses of URLImageCache in org.apache.batik.ext.awt.image.spi
Fields in org.apache.batik.ext.awt.image.spi declared as URLImageCache Modifier and Type Field Description (package private) URLImageCacheImageTagRegistry. imgCache(package private) URLImageCacheImageTagRegistry. rawCacheConstructors in org.apache.batik.ext.awt.image.spi with parameters of type URLImageCache Constructor Description ImageTagRegistry(URLImageCache rawCache, URLImageCache imgCache)
-