Liking cljdoc? Tell your friends :D

jdk.awt.PageAttributes$OrientationRequestedType

A type-safe enumeration of possible orientations. These orientations are in partial compliance with IPP 1.1.

A type-safe enumeration of possible orientations. These orientations
are in partial compliance with IPP 1.1.
raw docstring

*-landscapeclj

Static Constant.

The OrientationRequestedType instance to use for specifying a landscape orientation.

type: java.awt.PageAttributes$OrientationRequestedType

Static Constant.

The OrientationRequestedType instance to use for specifying a
 landscape orientation.

type: java.awt.PageAttributes$OrientationRequestedType
raw docstring

*-portraitclj

Static Constant.

The OrientationRequestedType instance to use for specifying a portrait orientation.

type: java.awt.PageAttributes$OrientationRequestedType

Static Constant.

The OrientationRequestedType instance to use for specifying a
 portrait orientation.

type: java.awt.PageAttributes$OrientationRequestedType
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