| a | FoxitPDFSDKPython3.Matrix2D | static |
| b | FoxitPDFSDKPython3.Matrix2D | static |
| c | FoxitPDFSDKPython3.Matrix2D | static |
| Concat(a, b, c, d, e, f, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| Concat(m, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| ConcatInverse(m, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| Copy(m) | FoxitPDFSDKPython3.Matrix2D | |
| d | FoxitPDFSDKPython3.Matrix2D | static |
| e | FoxitPDFSDKPython3.Matrix2D | static |
| f | FoxitPDFSDKPython3.Matrix2D | static |
| GetUnitArea() | FoxitPDFSDKPython3.Matrix2D | |
| GetUnitRect() | FoxitPDFSDKPython3.Matrix2D | |
| GetXUnit() | FoxitPDFSDKPython3.Matrix2D | |
| GetYUnit() | FoxitPDFSDKPython3.Matrix2D | |
| Is90Rotated() | FoxitPDFSDKPython3.Matrix2D | |
| IsIdentity() | FoxitPDFSDKPython3.Matrix2D | |
| IsInvertible() | FoxitPDFSDKPython3.Matrix2D | |
| IsScaled() | FoxitPDFSDKPython3.Matrix2D | |
| MatchRect(dest, src) | FoxitPDFSDKPython3.Matrix2D | |
| Matrix2D() | FoxitPDFSDKPython3.Matrix2D | |
| Matrix2D(a1, b1, c1, d1, e1, f1) | FoxitPDFSDKPython3.Matrix2D | |
| Reset() | FoxitPDFSDKPython3.Matrix2D | |
| Rotate(fRadian, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| RotateAt(fRadian, x, y, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| Scale(sx, sy, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| Set(a, b, c, d, e, f) | FoxitPDFSDKPython3.Matrix2D | |
| Set(n) | FoxitPDFSDKPython3.Matrix2D | |
| SetIdentity() | FoxitPDFSDKPython3.Matrix2D | |
| SetReverse(m) | FoxitPDFSDKPython3.Matrix2D | |
| Shear(fAlphaRadian, fBetaRadian, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| TransformDistance(dx, dy) | FoxitPDFSDKPython3.Matrix2D | |
| TransformDistance(distance) | FoxitPDFSDKPython3.Matrix2D | |
| TransformPoint(x, y) | FoxitPDFSDKPython3.Matrix2D | |
| TransformRect(rect) | FoxitPDFSDKPython3.Matrix2D | |
| TransformXDistance(dx) | FoxitPDFSDKPython3.Matrix2D | |
| TransformYDistance(dy) | FoxitPDFSDKPython3.Matrix2D | |
| Translate(x, y, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |
| TranslateI(x, y, bPrepended) | FoxitPDFSDKPython3.Matrix2D | |