Package | Description |
---|---|
org.girod.javafx.svgimage |
The main package of the library.
|
org.girod.javafx.svgimage.xml.parsers |
This package contains parsers allowing to get a tree of Nodes from an XML file.
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalConfig.handleLibraryError(java.lang.String message)
Handle an error message, depending on the value of the
GlobalConfig.getExceptionsHandling() . |
void |
GlobalConfig.handleLibraryException(java.lang.Throwable th)
Handle a library exception, depending on the value of the
GlobalConfig.getExceptionsHandling() . |
boolean |
SVGImage.snapshot(javafx.scene.SnapshotParameters params,
java.lang.String format,
java.io.File file)
Saves a snapshot of the image.
|
boolean |
SVGImage.snapshot(java.lang.String format,
java.io.File file)
Saves a snapshot of the image.
|
Modifier and Type | Class and Description |
---|---|
class |
SVGParsingException
The exception which can be thrown by the library.
|
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence