| Package | Description | 
|---|---|
| org.girod.javafx.svgimage | The main package of the library. | 
| org.girod.javafx.svgimage.xml.builders | This package contains builders used in the construction of the JavaFX tree. | 
| org.girod.javafx.svgimage.xml.parsers | This package contains parsers allowing to get a tree of Nodes from an XML file. | 
| org.girod.javafx.svgimage.xml.parsers.xmltree | This package contains the utility classes which allows to create a xml tree from the svg content. | 
| org.girod.javafx.svgimage.xml.specs | This package contains the specifications used for elements in a SVG tree. | 
| Package | Description | 
|---|---|
| org.girod.javafx.svgimage.browser | The SVG browser. | 
| Package | Description | 
|---|---|
| org.girod.javafx.svgimage.tosvg | The main package of the library ro convert a Javafx tree to a SVG file. | 
| org.girod.javafx.svgimage.tosvg.converters | Contains the converters used to convert types of JavaFX Nodes. | 
| org.girod.javafx.svgimage.tosvg.utils | Contains utilities classes used by the library. | 
| org.girod.javafx.svgimage.tosvg.wrappers | These classes wrap Javafx constructs. | 
| org.girod.javafx.svgimage.tosvg.xml | This package contains a parser allowing to get a tree of Nodes from an XML file. | 
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence