public class AffineTransformUtil extends Object
AffineTransformUtil()
static Matrix
scale(double x, double y)
translate(double x, double y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AffineTransformUtil()
public static Matrix translate(double x, double y)
public static Matrix scale(double x, double y)