|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGFilterConverter | |
---|---|
org.apache.batik.svggen | 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 SVGFilterConverter | |
---|---|
class |
AbstractSVGFilterConverter
Abstract class with common utility methods used by subclasses for specific convertion operations. |
class |
SVGBufferedImageOp
Utility class that converts a BufferedImageOp object into an SVG filter. |
class |
SVGConvolveOp
Utility class that converts a ConvolveOp object into an SVG filter descriptor. |
class |
SVGCustomBufferedImageOp
Utility class that converts an custom BufferedImageOp object into an equivalent SVG filter. |
class |
SVGLookupOp
Utility class that converts a LookupOp object into an SVG filter descriptor. |
class |
SVGRescaleOp
Utility class that converts a RescaleOp object into an SVG filter descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |