|
Thankyou for a great article on Server Side SVG.
I have one question however. What if you wanted to alter any nodes in the SVG Document created when using SVGGraphics2D as a graphical context in Java2D ? What I am trying to say is, what if, when you have returned from creating the wanted graphics, you for instance would like to add a link to a square in the SVG image you have created. How would you go about doing that ?
Regards
Phillip Larsen
|