|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Finishings | |
---|---|
javax.print.attribute.standard | Package javax.print.attribute.standard contains classes for specific printing attributes. |
Uses of Finishings in javax.print.attribute.standard |
---|
Fields in javax.print.attribute.standard declared as Finishings | |
---|---|
static Finishings |
Finishings.BIND
This value indicates that a binding is to be applied to the document; the type and placement of the binding is site-defined. |
static Finishings |
Finishings.COVER
This value is specified when it is desired to select a non-printed (or pre-printed) cover for the document. |
static Finishings |
Finishings.EDGE_STITCH
Bind the document(s) with one or more staples (wire stitches) along one edge. |
static Finishings |
Finishings.EDGE_STITCH_BOTTOM
Bind the document(s) with one or more staples (wire stitches) along the bottom edge. |
static Finishings |
Finishings.EDGE_STITCH_LEFT
Bind the document(s) with one or more staples (wire stitches) along the left edge. |
static Finishings |
Finishings.EDGE_STITCH_RIGHT
Bind the document(s) with one or more staples (wire stitches) along the right edge. |
static Finishings |
Finishings.EDGE_STITCH_TOP
Bind the document(s) with one or more staples (wire stitches) along the top edge. |
static Finishings |
Finishings.NONE
Perform no binding. |
static Finishings |
Finishings.SADDLE_STITCH
Bind the document(s) with one or more staples (wire stitches) along the middle fold. |
static Finishings |
Finishings.STAPLE
Bind the document(s) with one or more staples. |
static Finishings |
Finishings.STAPLE_BOTTOM_LEFT
Bind the document(s) with one or more staples in the bottom left corner. |
static Finishings |
Finishings.STAPLE_BOTTOM_RIGHT
Bind the document(s) with one or more staples in the bottom right corner. |
static Finishings |
Finishings.STAPLE_DUAL_BOTTOM
Bind the document(s) with two staples (wire stitches) along the bottom edge assuming a portrait document (see above). |
static Finishings |
Finishings.STAPLE_DUAL_LEFT
Bind the document(s) with two staples (wire stitches) along the left edge assuming a portrait document (see above). |
static Finishings |
Finishings.STAPLE_DUAL_RIGHT
Bind the document(s) with two staples (wire stitches) along the right edge assuming a portrait document (see above). |
static Finishings |
Finishings.STAPLE_DUAL_TOP
Bind the document(s) with two staples (wire stitches) along the top edge assuming a portrait document (see above). |
static Finishings |
Finishings.STAPLE_TOP_LEFT
Bind the document(s) with one or more staples in the top left corner. |
static Finishings |
Finishings.STAPLE_TOP_RIGHT
Bind the document(s) with one or more staples in the top right corner. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.