You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Sean Cowan <se...@cqrdata.com> on 2002/12/16 13:43:25 UTC

SVG Editor

Hello,  
 
I am considering writing an SVG Editor with 
support for creating, modifying and deleting SVG 
shapes. 
 
Is the generally accepted way of implementing the 
editing functionality to create 
GraphicsNodeMouseListeners, adding them to the 
GraphicNodes. For example mouse-clicking on the 
graphics node and moving it to a new location 
could be achieved by using affine transforms 
executed within the listener code? 
 
 
regards,  
sean. 


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org