I suggest to start here:
http://java.sun.com/docs/books/tutorial/2d/advanced/transforming.html
Thanks,
Dmitri
[EMAIL PROTECTED] wrote:
How can I translate, rotate and scale shapes like circles, rectangles, and lines
using matrices.
I know what it is theoretically. But in java how will I perform it. Dont need
the code; just a jump start.
I know how to do these with points in matrices. But not with builtin functions
such as drawEllipse, DrawRect and Drawline.
Please suggest
[Message sent by forum member 'rosh72851' (rosh72851)]
http://forums.java.net/jive/thread.jspa?messageID=317485
===========================================================================
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".
===========================================================================
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".