See: Description
| Interface | Description |
|---|---|
| JFXConverter<D extends ConverterDelegate> |
The JavaFX converter.
|
| NodeConverter<O> |
The converter interface.
|
| Class | Description |
|---|---|
| AbstractJFXConverter<D extends ConverterDelegate> |
The abstract JavaFX converter.
|
| ConverterDelegate |
The ConverterDelegate class allows handle the effective conversion.
|
| ConverterParameters |
The parameters used for saving a node hierarchy.
|
| Exception | Description |
|---|---|
| JFXConverterException |
The exceptions which are thrown by the
JFXConverters. |
Contains the converters used to convert a JavaFX structure to a svg or Graphics2D content.
Copyright © 2021, 2022, 2025, 2026 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence