| 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 | Description |
|---|---|---|
SVGIDGenerator |
SVGGeneratorContext.getIDGenerator() |
Returns the
SVGIDGenerator that
has been set. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SVGGeneratorContext.setIDGenerator(SVGIDGenerator idGenerator) |
Sets the
SVGIDGenerator
to be used. |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.