API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt. PageAttributes.OriginType View Source
Author(s)
Since
1.3
Version
Serial
Hierarchy
 Object
      AttributeValue
          PageAttributes.OriginType
Implements
Subclasses
Description
publicfinalstatic class PageAttributes.OriginType
  A type-safe enumeration of possible origins.
See also:   
Constructors
private PageAttributes.OriginType (int type)
Methods
Hide/Show inherited methods
public int hashCode () [Inherited From AttributeValue]
public String toString () [Inherited From AttributeValue]
Fields
Hide/Show inherited fields
publicfinalstatic OriginType PHYSICAL
The OriginType instance to use for specifying a physical origin.
publicfinalstatic OriginType PRINTABLE
The OriginType instance to use for specifying a printable origin.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar