Uses of Class
org.apache.batik.svggen.ImageCacher
Packages that use ImageCacher
Package
Description
Provides an API on top of the
AbstractGraphics2D
to translate
Java 2D primitives into the SVG format.-
Uses of ImageCacher in org.apache.batik.svggen
Subclasses of ImageCacher in org.apache.batik.svggenModifier and TypeClassDescriptionstatic class
Cache implementation for images embedded in the SVG file.static class
Cache implementation for file-based images.Fields in org.apache.batik.svggen declared as ImageCacherMethods in org.apache.batik.svggen that return ImageCacherModifier and TypeMethodDescriptionCachedImageHandler.getImageCacher()
Returns the image cache instance in use by this handlerDefaultCachedImageHandler.getImageCacher()
The image cache can be used by subclasses for efficient image storage