Package | Description |
---|---|
org.girod.javafx.svgimage.tosvg.converters |
Contains the converters used to convert types of JavaFX Nodes.
|
org.girod.javafx.svgimage.tosvg.xml |
This package contains a parser allowing to get a tree of Nodes from an XML file.
|
Modifier and Type | Method and Description |
---|---|
void |
ConverterDelegate.convertRoot(javafx.scene.Node root,
XMLRoot xmlRoot)
Convert a JavaFX Node hierarchy to a series of
Graphics2D orders. |
void |
ConverterDelegate.convertRoot(javafx.scene.Node root,
XMLRoot xmlRoot,
ConverterParameters params)
Convert a JavaFX Node hierarchy to a svg tree.
|
Modifier and Type | Method and Description |
---|---|
XMLRoot |
XMLRoot.copy()
Create a copy of this node.
|
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence