of
Creates an Affine2D transformation matrix from a translation vector.
Creates an Affine2D transformation matrix from a scaling vector.
Creates an Affine2D transformation matrix from a matrix with column and row dimension of 2.
Creates an Affine2D transformation matrix from a rotation.
Creates an Affine2D transformation matrix from a list of sequentially applied affine transformation matrices.
Creates an Affine2D transformation matrix from first applying a translation and then a rotation.