I'm moving the rectangles within JSVGCanvas by holding the shift key and
dragging the rectangles in JSVGCanvas. I want to update this movement
within JSVGCanvas to the document. What methods/class do I need to be able
to do this?
Hi V,
vyang <[EMAIL PROTECTED]> wrote on 12/05/2006 09:31:30 AM:
> However, all I'm getting is the orginal coordinates.
> Here is my test coding:
I don't see anything that is changing the location
of the rectangles below. How are you moving the
rects? If you are updating the transform then
you probably need to use something like 'getScreenCTM()'
to map the X/Y back to screen coords.
--
View this message in context:
http://www.nabble.com/JSVGCanvas-Update-tf2740725.html#a7700910
Sent from the Batik - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]