Uses of Class
org.apache.batik.svggen.SVGCustomPaint
-
Packages that use SVGCustomPaint Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to translate Java 2D primitives into the SVG format. -
-
Uses of SVGCustomPaint in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGCustomPaint Modifier and Type Field Description private SVGCustomPaint
SVGPaint. svgCustomPaint
All custom Paint convetions are handed to svgCustomPaintMethods in org.apache.batik.svggen that return SVGCustomPaint Modifier and Type Method Description SVGCustomPaint
SVGPaint. getCustomPaintConverter()
-