Uses of Interface
org.apache.batik.svggen.SVGFilterConverter
Packages that use SVGFilterConverter
Package
Description
Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format.-
Uses of SVGFilterConverter in org.apache.batik.svggen
Classes in org.apache.batik.svggen that implement SVGFilterConverterModifier and TypeClassDescriptionclassAbstract class with common utility methods used by subclasses for specific convertion operations.classUtility class that converts a BufferedImageOp object into an SVG filter.classUtility class that converts a ConvolveOp object into an SVG filter descriptor.classUtility class that converts an custom BufferedImageOp object into an equivalent SVG filter.classUtility class that converts a LookupOp object into an SVG filter descriptor.classUtility class that converts a RescaleOp object into an SVG filter descriptor.