Uses of Class
org.apache.batik.svggen.SVGHintsDescriptor
-
Packages that use SVGHintsDescriptor Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to translate Java 2D primitives into the SVG format. -
-
Uses of SVGHintsDescriptor in org.apache.batik.svggen
Methods in org.apache.batik.svggen that return SVGHintsDescriptor Modifier and Type Method Description static SVGHintsDescriptor
SVGRenderingHints. toSVG(java.awt.RenderingHints hints)
-