| flushEPS(std::ostream &) const | LibBoard::TransformMatrix | |
| flushSVG(std::ostream &) const | LibBoard::TransformMatrix | |
| operator*(const TransformMatrix &) const | LibBoard::TransformMatrix | |
| operator*(const Point &point) const | LibBoard::TransformMatrix | |
| operator*=(const TransformMatrix &) | LibBoard::TransformMatrix | |
| operator+(const Point &) const | LibBoard::TransformMatrix | |
| operator+=(const Point &) | LibBoard::TransformMatrix | |
| Postscript enum value | LibBoard::TransformMatrix | |
| rotation(double angle, Type type) | LibBoard::TransformMatrix | static |
| rotation(double angle, const Point ¢er, Type type) | LibBoard::TransformMatrix | static |
| scaling(double sx, double sy) | LibBoard::TransformMatrix | static |
| SVG enum value | LibBoard::TransformMatrix | |
| TransformMatrix() | LibBoard::TransformMatrix | inline |
| TransformMatrix(double m11, double m12, double m13, double m21, double m22, double m23) | LibBoard::TransformMatrix | inline |
| translation(double dx, double dy) | LibBoard::TransformMatrix | static |
| translation(const Point &) | LibBoard::TransformMatrix | static |
| Type enum name | LibBoard::TransformMatrix | |