Uses of Interface
org.apache.batik.svggen.CachedImageHandler
Packages that use CachedImageHandler
Package
Description
Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format.-
Uses of CachedImageHandler in org.apache.batik.svggen
Classes in org.apache.batik.svggen that implement CachedImageHandlerModifier and TypeClassDescriptionclassThis subclass ofImageHandlerBase64Encoderimplements functionality specific to the cached version of the image encoder.classGenericImageHandler which caches JPEG images.classGenericImageHandler which caches PNG images.classThis class is a default implementation of the GenericImageHandler for handlers implementing a caching strategy.