Hi Peppe,
> Peppe wrote:
> > So, i wrote this code but i don't know how to continue:
Take a look at my response to K.W. Landry (limiting
drag):
http://www.nabble.com/Limiting-Drag-tf2805187.html
It uses a lot of the same methods as you would use.
> >
> > SVGGraphicsElement graphics = (SVGGraphicsElement) ee;
> > SVGRect box = graphics.getBBox();
> > SVGMatrix matr = graphics.getScreenCTM();
> >
> > where ee is my shape that i move.
> >
>
> i try to solve my problem from 4 days but i failed...somebody can help
me?
>
> --
> View this message in context: http://www.nabble.com/update-bounding-
> box-position-tf2786041.html#a7869469
> Sent from the Batik - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>