JFreeSVG 4.1 API
JFreeSVG is a vector graphics library for the Java(tm) platform
that allows Java2D drawings to be rendered to Scalable Vector Graphics (SVG)
via a SVGGraphics2D implementation. For typical usage,
see the class description for the SVGGraphics2D class and the
demo applications at GitHub (https://github.com/jfree/jfree-demos).
Dependencies
JFreeSVG requires Java 11 or later. For more information, see
http://www.jfree.org/jfreesvg/index.html.
Samples
Here are a couple of samples created using JFreeSVG, the first chart is
created using JFreeChart
and the second chart is created using
Orson Charts.
| Module | Description |
|---|---|
| org.jfree.svg |