|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PrintConfig
| Field Summary | |
|---|---|
static java.lang.String |
CHROMATICITY_COLOR
Color printing. |
static java.lang.String |
CHROMATICITY_MONOCHROME
Monochrome printing. |
static java.lang.String |
ORIENTATION_LANDSCAPE
The content will be imaged across the long edge of the medium. |
static java.lang.String |
ORIENTATION_PORTRAIT
The content will be imaged across the short edge of the medium. |
static java.lang.String |
ORIENTATION_REVERSE_LANDSCAPE
The content will be imaged across the long edge of the medium, but in the opposite manner from landscape. |
static java.lang.String |
ORIENTATION_REVERSE_PORTRAIT
The content will be imaged across the short edge of the medium, but in the opposite manner from portrait. |
static java.lang.String |
QUALITY_DRAFT
Lowest quality available on the printer. |
static java.lang.String |
QUALITY_HIGH
Highest quality available on the printer. |
static java.lang.String |
QUALITY_NORMAL
Normal or intermediate quality on the printer. |
static java.lang.String |
SHEETCOLLATE_COLLATED
Sheets within a document appear in collated order when multiple copies are printed. |
static java.lang.String |
SHEETCOLLATE_UNCOLLATED
Sheets within a document appear in uncollated order when multiple copies are printed. |
static java.lang.String |
SIDES_DUPLEX
Imposes each consecutive pair of print-stream pages upon front and back sides of consecutive media sheets, such that the orientation of each pair of print-stream pages on the medium would be correct for the reader as if for binding on the long edge. |
static java.lang.String |
SIDES_ONE_SIDED
Imposes each consecutive print-stream page upon the same side of consecutive media sheets. |
static java.lang.String |
SIDES_TUMBLE
Imposes each consecutive pair of print-stream pages upon front and back sides of consecutive media sheets, such that the orientation of each pair of print-stream pages on the medium would be correct for the reader as if for binding on the short edge. |
static java.lang.String |
TRAY_BOTTOM
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
static java.lang.String |
TRAY_ENVELOPE
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
static java.lang.String |
TRAY_LARGE_CAPACITY
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
static java.lang.String |
TRAY_MAIN
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
static java.lang.String |
TRAY_MANUAL
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
static java.lang.String |
TRAY_MIDDLE
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
static java.lang.String |
TRAY_SIDE
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
static java.lang.String |
TRAY_TOP
Deprecated. Please use CustomMediaTray instead it to implement the
medial tray function |
| Field Detail |
|---|
static final java.lang.String TRAY_BOTTOM
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String TRAY_ENVELOPE
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String TRAY_LARGE_CAPACITY
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String TRAY_MANUAL
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String TRAY_MAIN
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String TRAY_SIDE
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String TRAY_TOP
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String TRAY_MIDDLE
CustomMediaTray instead it to implement the
medial tray function
CustomMediaTray,
Constant Field Valuesstatic final java.lang.String ORIENTATION_LANDSCAPE
static final java.lang.String ORIENTATION_PORTRAIT
static final java.lang.String ORIENTATION_REVERSE_LANDSCAPE
static final java.lang.String ORIENTATION_REVERSE_PORTRAIT
static final java.lang.String CHROMATICITY_MONOCHROME
static final java.lang.String CHROMATICITY_COLOR
static final java.lang.String QUALITY_DRAFT
static final java.lang.String QUALITY_NORMAL
static final java.lang.String QUALITY_HIGH
static final java.lang.String SIDES_DUPLEX
static final java.lang.String SIDES_ONE_SIDED
static final java.lang.String SIDES_TUMBLE
static final java.lang.String SHEETCOLLATE_COLLATED
static final java.lang.String SHEETCOLLATE_UNCOLLATED
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||