Writing a custom Graphics2D implementation to generate SVG images
Date: Aug. 8, 2000
Link: http://www.sun.com/software/xml/developers/svg/java2d-api/
Source Author or Organization: Vincent J. Hardy, XML AT SUN Developer Connection
In this article the author of the Graphics 2D SVG Generator explains how it
advantage of the Java 2D API's extensible architecture, and how any Java
application can take advantage of it. This installment is the first of two
parts.