|
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.PageMode
Represents the Page Mode.
| Field Summary | |
static PageMode |
AUTO
ShowOutlines is used if outlines are present. |
static PageMode |
FULLSCREEN
Document is shown in full screen mode. |
static PageMode |
SHOW_NONE
Outlines and Thumbnails toolbars are not shown. |
static PageMode |
SHOW_OUTLINES
Outlines toolbar is shown. |
static PageMode |
SHOW_THUMBNAILS
Thumbnails toolbar is shown. |
| 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 PageMode AUTO
public static final PageMode SHOW_NONE
public static final PageMode SHOW_OUTLINES
public static final PageMode SHOW_THUMBNAILS
public static final PageMode FULLSCREEN
| 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 | |||||||||