So, i wrote this code but i don't know how to continue:
SVGGraphicsElement graphics = (SVGGraphicsElement) ee; SVGRect box = graphics.getBBox(); SVGMatrix matr = graphics.getScreenCTM(); where ee is my shape that i move. -- View this message in context: http://www.nabble.com/update-bounding-box-position-tf2786041.html#a7776696 Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
