| 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.fromjfx |
Contains the converters used to convert a JavaFX structure to a svg or Graphics2D content.
|
| org.girod.javafx.svgimage.fromjfx.awt |
Contains the converters used to convert a JavaFX structure to a Graphics2D content.
|
| org.girod.javafx.svgimage.fromjfx.awt.converters |
Contains the converters used to convert types of JavaFX Nodes to a series of
Graphics2D orders. |
| org.girod.javafx.svgimage.fromjfx.awt.utils |
Contains specific awt utilities classes used by the converter.
|
| org.girod.javafx.svgimage.fromjfx.awt.wrappers |
Contains wrapper classes around JavaFX concepts to convert JavaFX content to Graphic2D.
|
| org.girod.javafx.svgimage.fromjfx.tosvg |
The main package of the library ro convert a Javafx tree to a SVG file.
|
| org.girod.javafx.svgimage.fromjfx.tosvg.converters |
Contains the converters used to convert types of JavaFX Nodes.
|
| org.girod.javafx.svgimage.fromjfx.tosvg.wrappers |
These classes wrap Javafx constructs.
|
| org.girod.javafx.svgimage.fromjfx.tosvg.xml |
This package contains a parser allowing to get a tree of Nodes from an XML file.
|
| org.girod.javafx.svgimage.fromjfx.utils |
Contains utilities classes used by the library.
|
| Package | Description |
|---|---|
| org.girod.javafx.svgimage.css |
The CSS converter package.
|
Copyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence