Class PageAttributes.OriginType
java.lang.Object
java.awt.PageAttributes.OriginType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PageAttributes.OriginType
The OriginType instance to use for specifying a physical origin.static final PageAttributes.OriginType
The OriginType instance to use for specifying a printable origin. -
Method Summary
-
Field Details
-
PHYSICAL
The OriginType instance to use for specifying a physical origin. -
PRINTABLE
The OriginType instance to use for specifying a printable origin.
-
-
Method Details
-
hashCode
-
toString
-