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