And that is exactly what a model is for, to store the current state of your 
shape. So, instead of applying a transform on the Graphics (view), update the 
model. Then, during the paint of the view, query the model on its current state.
[Message sent by forum member 'kirillcool' (kirillcool)]

http://forums.java.net/jive/thread.jspa?messageID=227862

===========================================================================
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".

Reply via email to