| Interface | Description |
|---|---|
| ExceptionsHandling |
The exceptions handling type.
|
| ScaleQuality |
The scale quality used when scaling SVG images.
|
| Class | Description |
|---|---|
| GlobalConfig |
The global configuration.
|
| LoaderContext |
The context of a
SVGLoader. |
| LoaderParameters |
The parameters used for loading a SVG file or URL.
|
| Main |
Main class, only used to show the version of the library on the command-line.
|
| SVGContent |
Represents the SVG content origin.
|
| SVGImage |
The resulting SVG image.
|
| SVGImageRegion |
The SVGImageRegion allows to use the image in a layout (for example a BorderPane, or a StackPane), and redimension
the image accordingly.
|
| SVGLoader |
This class allows to load a svg file and convert it to an Image or a JavaFX tree.
|
| Viewbox |
Represents a viewbox.
|
| Viewport |
Represents the viewport.
|
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence