Transforms on Area objects are problematic in the 1.2 and 1.2.1 releases.
Try using a GeneralPath instead, or use createTransformedArea to create
a new area in the new position rather than repositioning the old Area
object.
...jim
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 2D Home Page: http://java.sun.com/products/java-media/2D/
- [java2d] transform problem w/ rectangle (jdk1.2.1) Ralph E. LaChance
- Re: [java2d] transform problem w/ rectangle (jdk1.... Jim Graham
- Re: [java2d] transform problem w/ rectangle (jdk1.... Joe Sam Shirah
