AffineTransform
createInverse()
void
inverseTransform(double[] srcPts, int srcOff, double[] dstPts, int dstOff, int numPts)
Point2D
inverseTransform(Point2D ptSrc, Point2D ptDst)
ptSrc
ptDst
invert()