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 TypeClassDescriptionclass
Abstract class with common utility methods used by subclasses for specific convertion operations.class
Utility class that converts a BufferedImageOp object into an SVG filter.class
Utility class that converts a ConvolveOp object into an SVG filter descriptor.class
Utility class that converts an custom BufferedImageOp object into an equivalent SVG filter.class
Utility class that converts a LookupOp object into an SVG filter descriptor.class
Utility class that converts a RescaleOp object into an SVG filter descriptor.