See the doc of in new beta version distribution, there is a section about
that ('Java Scripting' in the side menu).
With previous versions of Batik it did not work, but a workaround was to use
setSVGDocument() after the modifications.> -----Original Message----- > From: S�bastien [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 8:45 PM > To: [EMAIL PROTECTED] > Subject: Inserting a node > > > Hello, > > Once I loaded and rendered a svg > document on an SVGCanvas is it > possible to add a node to the document > and see the modification applied to the > document. > > 1. I loaded the document > 2. Showed it in the SVGCanvas > 3. Modified the document. > 4. !!! Modifications are not shown, > how can I "rerender" the document. > > Thanks for the help ... > > Sebastien. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
