|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pdftools.expa.ExpaInitialize.TransformMatrix
public static class ExpaInitialize.TransformMatrix
Field Summary | |
---|---|
float |
a
|
float |
b
|
float |
c
|
float |
d
|
float |
e
|
float |
f
|
int |
iOrientation
|
float |
Rotation
|
float |
XScaling
|
float |
XSkew
|
float |
XTranslation
|
float |
YScaling
|
float |
YSkew
|
float |
YTranslation
|
Constructor Summary | |
---|---|
ExpaInitialize.TransformMatrix()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float a
public float b
public float c
public float d
public float e
public float f
public float XSkew
public float YSkew
public float Rotation
public float XTranslation
public float YTranslation
public float XScaling
public float YScaling
public int iOrientation
Constructor Detail |
---|
public ExpaInitialize.TransformMatrix()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |