Liking cljdoc? Tell your friends :D

jdk.awt.JobAttributes$SidesType

A type-safe enumeration of possible multi-page impositions. These impositions are in compliance with IPP 1.1.

A type-safe enumeration of possible multi-page impositions. These
impositions are in compliance with IPP 1.1.
raw docstring

*-one-sidedclj

Static Constant.

The SidesType instance to use for specifying that consecutive job pages should be printed upon the same side of consecutive media sheets.

type: java.awt.JobAttributes$SidesType

Static Constant.

The SidesType instance to use for specifying that
 consecutive job pages should be printed upon the same side of
 consecutive media sheets.

type: java.awt.JobAttributes$SidesType
raw docstring

*-two-sided-long-edgeclj

Static Constant.

The SidesType instance to use for specifying that consecutive job pages should be printed upon front and back sides of consecutive media sheets, such that the orientation of each pair of pages on the medium would be correct for the reader as if for binding on the long edge.

type: java.awt.JobAttributes$SidesType

Static Constant.

The SidesType instance to use for specifying that
 consecutive job pages should be printed upon front and back sides
 of consecutive media sheets, such that the orientation of each pair
 of pages on the medium would be correct for the reader as if for
 binding on the long edge.

type: java.awt.JobAttributes$SidesType
raw docstring

*-two-sided-short-edgeclj

Static Constant.

The SidesType instance to use for specifying that consecutive job pages should be printed upon front and back sides of consecutive media sheets, such that the orientation of each pair of pages on the medium would be correct for the reader as if for binding on the short edge.

type: java.awt.JobAttributes$SidesType

Static Constant.

The SidesType instance to use for specifying that
 consecutive job pages should be printed upon front and back sides
 of consecutive media sheets, such that the orientation of each pair
 of pages on the medium would be correct for the reader as if for
 binding on the short edge.

type: java.awt.JobAttributes$SidesType
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