|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.PageZoom
Represents the Page Zoom.
| Field Summary | |
static PageZoom |
FIT_BOX
Fit all elements of page in window. |
static PageZoom |
FIT_HEIGHT
Fit height of page in window. |
static PageZoom |
FIT_PAGE
Fit page in window. |
static PageZoom |
FIT_WIDTH
Fit width of page in window. |
static PageZoom |
RETAIN
Keep unchanged. |
| Method Summary | |
int |
getValue()
Gets the enumeration constant value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final PageZoom RETAIN
public static final PageZoom FIT_PAGE
public static final PageZoom FIT_WIDTH
public static final PageZoom FIT_HEIGHT
public static final PageZoom FIT_BOX
| Method Detail |
public int getValue()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||