java.awt
public static final class PageAttributes.OriginType extends Object
Modifier and Type | Field and Description |
---|---|
static PageAttributes.OriginType |
PHYSICAL |
static PageAttributes.OriginType |
PRINTABLE |
public static final PageAttributes.OriginType PHYSICAL
public static final PageAttributes.OriginType PRINTABLE
public int hashCode()
hashCode
in class Object
Object.equals(Object)
,
System.identityHashCode(Object)
public String toString()
toString
in class Object
Object.getClass()
,
Object.hashCode()
,
Class.getName()
,
Integer.toHexString(int)