public class SvgGraphics extends Object
SVGGraphics2D
objects that can be written into SVG files using a SvgGraphicsWriter| Modifier and Type | Method and Description |
|---|---|
static org.apache.batik.svggen.SVGGraphics2D |
create()
Creates a new Apache Batik
SVGGraphics2D instance. |
public static org.apache.batik.svggen.SVGGraphics2D create()
SVGGraphics2D instance. The
returned instance can handle gradient paints and PNG images, and can
be saved to an SVG file using the SvgGraphicsWriterCopyright © 2017. All rights reserved.