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