SVGLoader.load
static methods. For example: SVGImage img = SVGLoader.load(<my SVG file>);The
SVGImage
class is a JavaFX Group
.
SVGConverter.convert
methods. For example: SVGConverter converter = new SVGConverter(); converter.convert(<my javaFX root>, <my SVG file>);
fxsvgBrowser.jar
jar file.
To join this project, please contact the project administrators of this project, as shown on the project summary page.
Source code for this project is available as downloads or through the git repository used by the project, as accessible from the github develop page.
Copyright 2021-2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD-3-Clause License