Uses of Class
org.apache.batik.svggen.SVGStrokeDescriptor

Packages that use SVGStrokeDescriptor
org.apache.batik.svggen Provides an API on top of the AbstractGraphics2D to translate Java 2D primitives into the SVG format. 
 

Uses of SVGStrokeDescriptor in org.apache.batik.svggen
 

Methods in org.apache.batik.svggen that return SVGStrokeDescriptor
static SVGStrokeDescriptor SVGBasicStroke.toSVG(java.awt.BasicStroke stroke)
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.