| Affine |
The
|
| Rotate |
This class represents an
Affine
object that rotates coordinates
around an anchor point.
|
| Scale |
This class represents an
Affine
object that scales coordinates
by the specified factors.
|
| Shear |
This class represents an
Affine
object that shears coordinates
by the specified multipliers.
|
| Transform |
This class provides functions to perform rotating, scaling, shearing,
and translation transformations for
Affine
objects.
|
| Translate |
This class represents an
Affine
object that translates coordinates
by the specified factors.
|