Hi all, I would like to know if there is any way in which i can select a single entity in SVG. I am using JSVGCanvas to display SVG and i need to modify a part of the drawing displayed. The only way I can think as of now is by using mouse events in java, and modifying the svg/xml, and redisplaying it....
I would appreciate any more i/p on this.. I would also like to know the maximum size of SVG that can be displayed using JSVGCanvas using the listeners provided by batik like the GVTTreeRendererListener I have an SVG of 94 KB size, and it surely takes away my patience to open it and display... If anyone has any idea on this.... Thanks. __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
