Class PageAttributes.OrientationRequestedType
java.lang.Object
java.awt.PageAttributes.OrientationRequestedType
- Enclosing class:
PageAttributes
A type-safe enumeration of possible orientations. These orientations
are in partial compliance with IPP 1.1.
- Since:
- 1.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PageAttributes.OrientationRequestedType
The OrientationRequestedType instance to use for specifying a landscape orientation.static final PageAttributes.OrientationRequestedType
The OrientationRequestedType instance to use for specifying a portrait orientation. -
Method Summary
-
Field Details
-
PORTRAIT
The OrientationRequestedType instance to use for specifying a portrait orientation. -
LANDSCAPE
The OrientationRequestedType instance to use for specifying a landscape orientation.
-
-
Method Details
-
hashCode
-
toString
-