Hi,
i try to translate all SVG-Rectangle-Objects of DOM. If i use this function
in MouseMotionListener (onDragged), the performance is very bad. I tried to
stop UpdateManager (getUpdateManager().suspend() and resume later, but it
doesn't take effect. The problem is, i have to translate many Objects
(>200).

This is my function:


Have you got any ideas how to fix this problem?

Best Regards.




--
View this message in context: 
http://batik.2283329.n4.nabble.com/Translation-of-DOM-Objects-tp4655365.html
Sent from the Batik - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to