| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| 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.LANDSCAPEThe content will be imaged across the long edge of the medium. | 
| static OrientationRequested | OrientationRequested.PORTRAITThe content will be imaged across the short edge of the medium. | 
| static OrientationRequested | OrientationRequested.REVERSE_LANDSCAPEThe content will be imaged across the long edge of the medium, but in the opposite manner from landscape. | 
| static OrientationRequested | OrientationRequested.REVERSE_PORTRAITThe content will be imaged across the short edge of the medium, but in the opposite manner from portrait. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.