Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 487 Bytes

File metadata and controls

6 lines (3 loc) · 487 Bytes

SVG Image Export

With the use of the JFXConverter and Batik SVG Toolkit yFiles for JavaFX provides capabilities to export a graph in the SVG format. Furthermore, it is able to draw arbitrary objects onto the GraphControl and interact with them via InputModes .

The demo's ANT build file automatically downloads a suitable version of the JFXConverter library and its dependencies.