Hi,
 
> I've learned to add, remove, modify the JSVGCanvas displayed svg DOM,
> save it back to a file with the changes.  Also learned how to modify a
> gvt component on the canvas with user keyboard and mouse interaction
> (i.e. mouseDragged(org.apache.batik.gvt.event.GraphicsNodeMouseEvent
> evt);).  What I don't have is how to "bridge" the results of the gvt
> modifications back to the DOM and subsequently save the results back
> to an svg doc.  After the change is back in the DOM I could then save
> it.  Anybody have a hint to how it can be done?

As far as I know changes in GVT doesn't reflected back in SVG DOM, on
the other hand changes in SVG DOM is reflected in GVT

Regards
Tonny Kohar
-- 
Sketsa 
SVG Graphics Editor
http://www.kiyut.com



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to