J
Jeremy Watts
hi,
how would you use the built in java 'affine transformations' found
here :-
http://java.sun.com/j2se/1.4.2/docs/api/java/awt/geom/AffineTransform.html#rotate(double)
for example, lets say i needed to shear the point (2,3), how would i
use
these commands to accomplish this?
thanks
jeremy watts
how would you use the built in java 'affine transformations' found
here :-
http://java.sun.com/j2se/1.4.2/docs/api/java/awt/geom/AffineTransform.html#rotate(double)
for example, lets say i needed to shear the point (2,3), how would i
use
these commands to accomplish this?
thanks
jeremy watts