Uses of Class
org.apache.batik.svggen.SVGGraphicContextConverter
-
Packages that use SVGGraphicContextConverter Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to translate Java 2D primitives into the SVG format. -
-
Uses of SVGGraphicContextConverter in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGGraphicContextConverter Modifier and Type Field Description (package private) SVGGraphicContextConverter
DOMTreeManager. gcConverter
Used to convert the Java 2D API graphic context state into the SVG equivalent set of attributes and related definitionsMethods in org.apache.batik.svggen that return SVGGraphicContextConverter Modifier and Type Method Description SVGGraphicContextConverter
DOMTreeManager. getGraphicContextConverter()
-