Hi, Thanks for the help! I feel that the transformation in java2D is relative to previous transformation. example: public abstract void transform(AffineTransform <../../java/awt/geom/AffineTransform.html> Tx) Cx'(p) = Cx(Tx(p)). I think Tx(p) is relative to Cx, and then we get Cx'(p). It is also called "Concatenates" ? Is there any way to specify an absolute transformation, although I donot expect it. Just for conception! Thanks Yang Yue Xiang ===================================================================== To subscribe/unsubscribe, send mail to [EMAIL PROTECTED] Java 2D Home Page: http://java.sun.com/products/java-media/2D/
