Simple Swing->SVG conversion: included links

Felix Natter <[email protected]> Sat, 26 Mar 2016 15:45:49 +0100
Newsgroups gmane.text.xml.batik.user
Message-ID <[email protected]>
hello batik devs/users,

freeplane (http://freeplane.org) uses batik to convert from swing to
svg:
  https://github.com/freeplane/freeplane/blob/1.5.x/freeplane_plugin_svg/src/main/java/org/freeplane/plugin/svg/ExportVectorGraphic.java
(and then uses that to convert to PDF).

Now, in order to have links in the PDF, I would like to add links to the
SVG. Is that possible at the above level (SVGGraphics2D), maybe
using callbacks?

Many Thanks and Happy Easter,
-- 
Felix Natter