Liking cljdoc? Tell your friends :D

jdk.awt.PageAttributes$PrintQualityType

A type-safe enumeration of possible print qualities. These print qualities are in compliance with IPP 1.1.

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

*-draftclj

Static Constant.

The PrintQualityType instance to use for specifying a draft print quality.

type: java.awt.PageAttributes$PrintQualityType

Static Constant.

The PrintQualityType instance to use for specifying a draft print
 quality.

type: java.awt.PageAttributes$PrintQualityType
raw docstring

*-highclj

Static Constant.

The PrintQualityType instance to use for specifying a high print quality.

type: java.awt.PageAttributes$PrintQualityType

Static Constant.

The PrintQualityType instance to use for specifying a high print
 quality.

type: java.awt.PageAttributes$PrintQualityType
raw docstring

*-normalclj

Static Constant.

The PrintQualityType instance to use for specifying a normal print quality.

type: java.awt.PageAttributes$PrintQualityType

Static Constant.

The PrintQualityType instance to use for specifying a normal print
 quality.

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