| 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 | Field and Description |
|---|---|
protected SVGGraphicContext |
DOMGroupManager.groupGC
Current group's SVG GraphicContext state
|
| Modifier and Type | Method and Description |
|---|---|
SVGGraphicContext |
SVGGraphicContextConverter.toSVG(GraphicContext gc) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
DOMGroupManager.countOverrides(SVGGraphicContext deltaGC)
Analyses the Map to define how many attributes constitute
overrides.
|
protected void |
DOMGroupManager.trimContextForElement(SVGGraphicContext svgGC,
Element element)
Removes properties that do not apply for a specific element
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.