Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,CSSProperty> |
AbstractConverter.cssProperties
The CSS Properties of the Node to convert, including all the properties.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,CSSProperty> |
AbstractConverter.getCSSProperties()
Return the CSS properties Map of the Node.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,CSSProperty> |
Utilities.extractProperties(javafx.scene.Node node)
Extract the properties of a Node.
|
java.util.Map<java.lang.String,CSSProperty> |
NodeConverter.getCSSProperties()
Return the CSS properties Map of the Node.
|
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence