|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGGraphicContext | |
---|---|
org.apache.batik.svggen | Provides an API on top of the
AbstractGraphics2D to translate
Java 2D primitives into the SVG format. |
Uses of SVGGraphicContext in org.apache.batik.svggen |
---|
Fields in org.apache.batik.svggen declared as SVGGraphicContext | |
---|---|
protected SVGGraphicContext |
DOMGroupManager.groupGC
Current group's SVG GraphicContext state |
Methods in org.apache.batik.svggen that return SVGGraphicContext | |
---|---|
SVGGraphicContext |
SVGGraphicContextConverter.toSVG(GraphicContext gc)
|
Methods in org.apache.batik.svggen with parameters of type SVGGraphicContext | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |