| 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 |
|---|---|---|
SVGGeneratorContext.GraphicContextDefaults |
SVGGeneratorContext.getGraphicContextDefaults() |
Returns the set of defaults which should be used for the
GraphicContext.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SVGGeneratorContext.setGraphicContextDefaults(SVGGeneratorContext.GraphicContextDefaults gcDefaults) |
Sets the default to be used for the graphic context.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.