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
Methods 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
Constructors in org.apache.batik.ext.awt.image.spi with parameters of type URLImageCache Constructor Description ImageTagRegistry(URLImageCache rawCache, URLImageCache imgCache)
-