| Package | Description |
|---|---|
| org.apache.batik.svggen |
Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format. |
| Modifier and Type | Class | Description |
|---|---|---|
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.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.