| 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.converters |
Contains the converters used to convert types of JavaFX Nodes to a series of
Graphics2D orders. |
| org.girod.javafx.svgimage.fromjfx.tosvg.converters |
Contains the converters used to convert types of JavaFX Nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJFXConverter<D extends ConverterDelegate>
The abstract JavaFX converter.
|
interface |
JFXConverter<D extends ConverterDelegate>
The JavaFX converter.
|
| Modifier and Type | Field and Description |
|---|---|
protected D |
AbstractJFXConverter.delegate |
| Modifier and Type | Class and Description |
|---|---|
class |
AwtConverterDelegate
The ConverterDelegate class allows handle the effective conversion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SVGConverterDelegate
The SVGConverterDelegate class allows to handle the effective conversion.
|
Copyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence