Uses of Class
org.apache.batik.svggen.SVGFont
-
Packages that use SVGFont Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to translate Java 2D primitives into the SVG format. -
-
Uses of SVGFont in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGFont Modifier and Type Field Description private SVGFont
SVGGraphicContextConverter. fontConverter
Methods in org.apache.batik.svggen that return SVGFont Modifier and Type Method Description SVGFont
SVGGraphicContextConverter. getFontConverter()
-