create
Creates an AffineTransform
that maps one argument to another.
Return
an AffineTransform
that maps from the old to the new rectangle.
Parameters
old Rect
the initial rectangle.
new Rect
the final (transformed) rectangle.
Creates an AffineTransform
that maps one argument to another.
an AffineTransform
that maps from the old to the new rectangle.
the initial rectangle.
the final (transformed) rectangle.