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.image
package.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 URLImageCache
URLImageCache. 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)
-