Liking cljdoc? Tell your friends :D

jdk.awt.PageAttributes$OriginType

A type-safe enumeration of possible origins.

A type-safe enumeration of possible origins.
raw docstring

*-physicalclj

Static Constant.

The OriginType instance to use for specifying a physical origin.

type: java.awt.PageAttributes$OriginType

Static Constant.

The OriginType instance to use for specifying a physical origin.

type: java.awt.PageAttributes$OriginType
raw docstring

*-printableclj

Static Constant.

The OriginType instance to use for specifying a printable origin.

type: java.awt.PageAttributes$OriginType

Static Constant.

The OriginType instance to use for specifying a printable origin.

type: java.awt.PageAttributes$OriginType
raw docstring

hash-codeclj

(hash-code this)

Description copied from class: Object

returns: a hash code value for this object. - int

Description copied from class: Object

returns: a hash code value for this object. - `int`
raw docstring

to-stringclj

(to-string this)

Description copied from class: Object

returns: a string representation of the object. - java.lang.String

Description copied from class: Object

returns: a string representation of the object. - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close