thomas.deweese wrote:
> 
> Hi Peppe,
> 
>    I noticed on mistake,
> 
> Peppe <[EMAIL PROTECTED]> wrote on 01/08/2007 09:07:11 AM:
> 
>> >>                      SVGMatrix mat = 
>> > ((SVGLocatable)shape).getScreenCTM();
>> >>                      SVGMatrix imat = mat.inverse();
> 
>     In your case you shouldn't use the mat.inverse, just use
> 'mat'.
> 
> 
> I correct the mistake....
> 



>> I add the code above also OnUpAction method (that is i release mouse 
> button)
>> but the bounding box not update it position...it stay in old position
> 
>    What bounding box?  are you saying that bPt1-4 are the same at the
> end of the down and up calls?
> 
> 
i add print statement to bPt1-4 before and after move...but if i click on
shape that i moved the arrow that are around bbox are in old position

-- 
View this message in context: 
http://www.nabble.com/map-coordinates-tf2938566.html#a8218686
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to