Thanks a lot for the tip with "WaveStroke" and "ShapeStroke".
But there is one more problem occuring:
As far as I understood the (Graphics2D)setStroke is used only by the "draw"-
but not by the "fill"-methods.
What shall I do if I need a FILLED Shape with wavy outlines?
Is there for example a possibility to use both the "setStroke" and the
"setPaint" methods before calling "fillPolygon"?
I really hope there is some solution as this is really important for my
studies.
Manuel.
===========================================================================
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".