|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
This is the complete list of members for Matrix, including all inherited members.
| concat(a, b, c, d, e, f, bPrepended) | Matrix | inline |
| Concat2mt(matrix1, matrix2) | Matrix | inlinestatic |
| constructor(a=1, b=0, c=0, d=1, e=0, f=0) | Matrix | inline |
| getA() | Matrix | inline |
| getAngle() | Matrix | inline |
| getB() | Matrix | inline |
| getC() | Matrix | inline |
| getD() | Matrix | inline |
| getE() | Matrix | inline |
| getF() | Matrix | inline |
| getUnitRect() | Matrix | inline |
| getXUnit() | Matrix | inline |
| getYUnit() | Matrix | inline |
| is90Rotated() | Matrix | inline |
| isScaled() | Matrix | inline |
| matchRect(dest, src) | Matrix | inline |
| reset() | Matrix | inline |
| reverse(matrix=this) | Matrix | inline |
| rotate(fRadian, bPrepended) | Matrix | inline |
| rotateAt(dx, dy, fRadian, bPrepended) | Matrix | inline |
| scale(sx, sy, bPrepended) | Matrix | inline |
| set(a, b, c, d, e, f) | Matrix | inline |
| setReverse(martix) | Matrix | inline |
| transformDistance(dx, dy) | Matrix | inline |
| transformPoint(x, y) | Matrix | inline |
| transformRect(left, top, right, bottom) | Matrix | inline |
| transformXDistance(dx) | Matrix | inline |
| transformYDistance(dy) | Matrix | inline |
| translate(x, y, bPrepended) | Matrix | inline |