Hi Jean,

Jean-Christophe Arnu wrote:

   Do you mean I need to do something like this?
           coords=root.getCurrentTranslate();
          coord.setX(newX-initialVB.getX());
          coord.setY(newY-initialVB.getY());


   Yes, something like that (I think that is even
right, for the simple case of matching AR but it's
easy to overlook something that needs to be factored
in).

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

Reply via email to