I was able to solve the issues.

The stroke issue was easy: you have to make sure you enter a float in the 
stroke. (I used an int)

The other issue was fixed by placing the transform on the graphics and not on 
the shapes. This way everything is drawn a lot better. In the past my shapes 
'moved' independently from each other. By placing the transform on the graphics 
this effect is almost completely neutralised.
[Message sent by forum member 'andries_demont' (andries_demont)]

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

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