| Concat(double a, double b, double c, double d, double h, double v) | pdftron::Common::Matrix2D | |
| IdentityMatrix() | pdftron::Common::Matrix2D | static |
| Inverse() const | pdftron::Common::Matrix2D | |
| Matrix2D(double a=1, double b=0, double c=0, double d=1, double h=0, double v=0) | pdftron::Common::Matrix2D | |
| Matrix2D(const Matrix2D &m) | pdftron::Common::Matrix2D | |
| Mult(const PDF::Point &pt) const | pdftron::Common::Matrix2D | |
| Mult(double &in_out_x, double &in_out_y) const | pdftron::Common::Matrix2D | |
| operator!=(const Matrix2D &m) const | pdftron::Common::Matrix2D | inline |
| operator*(const Matrix2D &m) const | pdftron::Common::Matrix2D | |
| operator*=(const Matrix2D &m) | pdftron::Common::Matrix2D | |
| operator=(const Matrix2D &m) | pdftron::Common::Matrix2D | |
| operator==(const Matrix2D &m) const | pdftron::Common::Matrix2D | |
| PostTranslate(double h, double v) | pdftron::Common::Matrix2D | |
| PreTranslate(double h, double v) | pdftron::Common::Matrix2D | |
| RotationMatrix(const double angle) | pdftron::Common::Matrix2D | static |
| Scale(double h, double v) | pdftron::Common::Matrix2D | |
| Set(double a, double b, double c, double d, double h, double v) | pdftron::Common::Matrix2D | |
| Translate(double h, double v) | pdftron::Common::Matrix2D | |
| ZeroMatrix() | pdftron::Common::Matrix2D | static |