|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrientationRequested | |
---|---|
javax.print.attribute.standard | Package javax.print.attribute.standard contains classes for specific printing attributes. |
Uses of OrientationRequested in javax.print.attribute.standard |
---|
Fields in javax.print.attribute.standard declared as OrientationRequested | |
---|---|
static OrientationRequested |
OrientationRequested.LANDSCAPE
The content will be imaged across the long edge of the medium. |
static OrientationRequested |
OrientationRequested.PORTRAIT
The content will be imaged across the short edge of the medium. |
static OrientationRequested |
OrientationRequested.REVERSE_LANDSCAPE
The content will be imaged across the long edge of the medium, but in the opposite manner from landscape. |
static OrientationRequested |
OrientationRequested.REVERSE_PORTRAIT
The content will be imaged across the short edge of the medium, but in the opposite manner from portrait. |
|
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.