Uses of Class
org.apache.batik.svggen.SVGGraphicContext
Packages that use SVGGraphicContext
Package
Description
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 SVGGraphicContextModifier and TypeFieldDescription(package private) SVGGraphicContextDOMTreeManager.defaultGCDefault SVG GraphicContext stateprotected SVGGraphicContextDOMGroupManager.groupGCCurrent group's SVG GraphicContext stateMethods in org.apache.batik.svggen that return SVGGraphicContextModifier and TypeMethodDescription(package private) static SVGGraphicContextDOMGroupManager.processDeltaGC(SVGGraphicContext gc, SVGGraphicContext referenceGc) Processes the difference between two graphic contexts.SVGGraphicContextConverter.toSVG(GraphicContext gc) Methods in org.apache.batik.svggen with parameters of type SVGGraphicContextModifier and TypeMethodDescriptionprotected intDOMGroupManager.countOverrides(SVGGraphicContext deltaGC) Analyses the Map to define how many attributes constitute overrides.(package private) static SVGGraphicContextDOMGroupManager.processDeltaGC(SVGGraphicContext gc, SVGGraphicContext referenceGc) Processes the difference between two graphic contexts.private voidSVGGraphics2D.setTextElementAttributes(SVGGraphicContext tspanGC, AttributedCharacterIterator ati) protected voidDOMGroupManager.trimContextForElement(SVGGraphicContext svgGC, Element element) Removes properties that do not apply for a specific element