| 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 | Method and Description |
|---|---|
static void |
SwingSVGPrettyPrint.print(JComponent cmp,
SVGGraphics2D svgGen) |
| Constructor and Description |
|---|
SVGGraphics2D(SVGGraphics2D g)
This constructor is used in create()
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.