com.pdftools.expa
Class ExpaInitialize.ORIENTATION
java.lang.Object
com.pdftools.expa.ExpaInitialize.ORIENTATION
- Enclosing class:
- ExpaInitialize
public static class ExpaInitialize.ORIENTATION
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eOrientationTopLeft
public static final int eOrientationTopLeft
- See Also:
- Constant Field Values
eOrientationTopRight
public static final int eOrientationTopRight
- See Also:
- Constant Field Values
eOrientationBottomRight
public static final int eOrientationBottomRight
- See Also:
- Constant Field Values
eOrientationBottomLeft
public static final int eOrientationBottomLeft
- See Also:
- Constant Field Values
eOrientationLeftTop
public static final int eOrientationLeftTop
- See Also:
- Constant Field Values
eOrientationRightTop
public static final int eOrientationRightTop
- See Also:
- Constant Field Values
eOrientationRightBottom
public static final int eOrientationRightBottom
- See Also:
- Constant Field Values
eOrientationLeftBottom
public static final int eOrientationLeftBottom
- See Also:
- Constant Field Values
ExpaInitialize.ORIENTATION
public ExpaInitialize.ORIENTATION()