Module org.jfree.svg


module org.jfree.svg
JFreeSVG is a Java module that enables the generation of Scalable Vector Graphics (SVG) output via the standard Java2D API. For example, the following chart is created with JFreeChart and rendered with JFreeSVG:

FlowPlotDemo2.svg

The project is hosted at GitHub: https://github.com/jfree/jfreesvg.
See Also:
  • Packages

    Exports
    Package
    Description
    Contains SVGGraphics2D and supporting classes that allow Java2D rendering to Scalable Vector Graphics (SVG) format.