I am extending Batik with some basic SVG editing capabilities and have a few questions:
1) Can the GVT tree be updated in response to Interactor events? (These events might be to select, move, resize, insert, or delete GraphicsNodes in the GVT tree.) What happens if I modify, insert, or delete a node in the GVT tree programmatically? Does the JGVTComponent repaint itself? 2) Is there any capability to convert a GVT tree back into an SVG DOM? Thanks. Abdy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
