|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for vcl::pdf::Matrix3, including all inherited members.
| f | vcl::pdf::Matrix3 | private |
| get(size_t i) const | vcl::pdf::Matrix3 | inline |
| invert() | vcl::pdf::Matrix3 | |
| Matrix3() | vcl::pdf::Matrix3 | |
| rotate(double angle) | vcl::pdf::Matrix3 | |
| scale(double sx, double sy) | vcl::pdf::Matrix3 | |
| set(const double *pn) | vcl::pdf::Matrix3 | inlineprivate |
| skew(double alpha, double beta) | vcl::pdf::Matrix3 | |
| transform(const Point &rPoint) const | vcl::pdf::Matrix3 | |
| transform(const basegfx::B2DPoint &rPoint) const | vcl::pdf::Matrix3 | |
| translate(double tx, double ty) | vcl::pdf::Matrix3 |