|
|||||||||
Home >> All >> javax >> print >> attribute >> [ standard overview ] | PREV NEXT |
Uses of Package
javax.print.attribute.standard
Classes in javax.print.attribute.standard used by javax.print.attribute.standard | |
Chromaticity
The Chromaticity printing attribute specifies if print data
should be printed in monochrome or color. |
|
ColorSupported
The ColorSupported printing attribute specifies if a
printing device is capable of color printing. |
|
Compression
The Compression printing attribute specifies if and how the
supplied print data is compressed. |
|
Fidelity
The Fidelity attribute specifies how a print job is handled
if the supplied attributes are not fully supported. |
|
Finishings
The Finishings attribute specifies the finishing operations
that the Printer applies to every copy of each printed document in the Job. |
|
JobSheets
The JobSheets printing attribute specifies if a
job start/end sheets should be printed. |
|
JobState
The JobState printing attribute reports
the current state of a job. |
|
JobStateReason
The JobStateReason attribute provides additional
information about the current state of a job. |
|
Media
The Media printing attribute specifies which
type of media should be used for printing. |
|
MediaName
MediaName is a subclass of the Media printing
attribute and provides selection of media to be used by the means of
defined names. |
|
MediaSize
The MediaSize printing attribute class specifies the size
of a printing media. |
|
MediaSizeName
MediaSizeName is a subclass of the Media printing
attribute and provides selection of media to be used by the means of
defined size names. |
|
MediaTray
MediaTray is a subclass of the Media printing
attribute and provides selection of media to be used by the means of the
input tray of the printer. |
|
MultipleDocumentHandling
The MultipleDocumentHandling printing attribute controls
how certain printing attributes affect printing in case of multiple
documents in a print job. |
|
OrientationRequested
The OrientationRequested printing attribute specifies
the desired orientation of the print data on the media sheet. |
|
PDLOverrideSupported
The PDLOverrideSupported printing attribute specifies
if a print services is capable of attempting to override document data
instructions with IPP attributesc. |
|
PresentationDirection
The PresentationDirection attribute specifies
a value to be used together with the NumberUp attribute
to indicate the layout of multiple pages on a single media sheet. |
|
PrinterIsAcceptingJobs
The PrinterIsAcceptingJobs printing attribute signals
if a print services is currently accepting jobs. |
|
PrinterState
The PrinterState printing attribute reports
the current state of the printer device. |
|
PrinterStateReason
The PrinterStateReason attribute provides additional
information about the current state of the printer device. |
|
PrintQuality
The PrintQuality printing attribute specifies the
print quality that should be used by the print services for a job. |
|
ReferenceUriSchemesSupported
The ReferenceUriSchemesSupported attribute provides
the supported URI schemes (e.g. |
|
Severity
The Severity printing attribute specifies the severity
for a PrinterStateReason attribute. |
|
SheetCollate
The SheetCollate printing attribute specifies
whether or not the sheets of each copy in a print job have to be
in sequence. |
|
Sides
The Sides printing attribute specifies how consecutive
printing pages are arranged on the media sheet. |
|
|||||||||
Home >> All >> javax >> print >> attribute >> [ standard overview ] | PREV NEXT |