- resetTransform
void resetTransform()
Undocumented in source. Be warned that the author may not have intended to support it.
- rotate
void rotate(double angle)
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
void scale(double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTransform
void setTransform(double a, double b, double c, double d, double e, double f)
Undocumented in source. Be warned that the author may not have intended to support it.
- transform
void transform(double a, double b, double c, double d, double e, double f)
Undocumented in source. Be warned that the author may not have intended to support it.
- translate
void translate(double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.