Hi All, When I use the Graphics2D.translate(int x, int y) several times in one program, does the new x and y are relative to the old origin or to the top left corner?
and what happens if I already have several shapes? does Java2D re locate them according to the new origin? Thank u in advance Eyal [Message sent by forum member 'eyal757' (eyal757)] http://forums.java.net/jive/thread.jspa?messageID=217485 =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".