Class Summary |
Chromaticity |
Class Chromaticity is a printing attribute class, an enumeration, that
specifies monochrome or color printing. |
ColorSupported |
Class ColorSupported is a printing attribute class, an enumeration, that
identifies whether the device is capable of any type of color printing at
all, including highlight color as well as full process color. |
Compression |
Class Compression is a printing attribute class, an enumeration, that
specifies how print data is compressed. |
Copies |
Class Copies is an integer valued printing attribute class that specifies the
number of copies to be printed. |
CopiesSupported |
Class CopiesSupported is a printing attribute class, a set of integers, that
gives the supported values for a javax.print.attribute.standard.Copies attribute. |
DateTimeAtCompleted |
Class DateTimeAtCompleted is a printing attribute class, a date-time
attribute, that indicates the date and time at which the Print Job completed
(or was canceled or aborted). |
DateTimeAtCreation |
Class DateTimeAtCreation is a printing attribute class, a date-time
attribute, that indicates the date and time at which the Print Job was
created. |
DateTimeAtProcessing |
Class DateTimeAtProcessing is a printing attribute class, a date-time
attribute, that indicates the date and time at which the Print Job first
began processing. |
Destination |
Class Destination is a printing attribute class, a URI, that is used to
indicate an alternate destination for the spooled printer formatted
data. |
DocumentName |
Class DocumentName is a printing attribute class, a text attribute, that
specifies the name of a document. |
Fidelity |
Class Fidelity is a printing attribute class, an enumeration,
that indicates whether total fidelity to client supplied print request
attributes is required. |
Finishings |
Class Finishings is a printing attribute class, an enumeration, that
identifies whether the printer applies a finishing operation of some kind
of binding to each copy of each printed document in the job. |
JobHoldUntil |
Class JobHoldUntil is a printing attribute class, a date-time attribute, that
specifies the exact date and time at which the job must become a candidate
for printing. |
JobImpressions |
Class JobImpressions is an integer valued printing attribute class that
specifies the total size in number of impressions of the document(s) being
submitted. |
JobImpressionsCompleted |
Class JobImpressionsCompleted is an integer valued printing attribute class
that specifies the number of impressions completed for the job so far. |
JobImpressionsSupported |
Class JobImpressionsSupported is a printing attribute class, a set of
integers, that gives the supported values for a javax.print.attribute.standard.JobImpressions attribute. |
JobKOctets |
Class JobKOctets is an integer valued printing attribute class that specifies
the total size of the document(s) in K octets, i.e., in units of 1024 octets
requested to be processed in the job. |
JobKOctetsProcessed |
Class JobKOctetsProcessed is an integer valued printing attribute class that
specifies the total number of print data octets processed so far in K octets,
i.e., in units of 1024 octets. |
JobKOctetsSupported |
Class JobKOctetsSupported is a printing attribute class, a set of integers,
that gives the supported values for a javax.print.attribute.standard.JobKOctets
attribute. |
JobMediaSheets |
Class JobMediaSheets is an integer valued printing attribute class that
specifies the total number of media sheets to be produced for this job. |
JobMediaSheetsCompleted |
Class JobMediaSheetsCompleted is an integer valued printing attribute class
that specifies the number of media sheets which have completed marking and
stacking for the entire job so far, whether those sheets have been processed
on one side or on both. |
JobMediaSheetsSupported |
Class JobMediaSheetsSupported is a printing attribute class, a set of
integers, that gives the supported values for a javax.print.attribute.standard.JobMediaSheets attribute. |
JobMessageFromOperator |
Class JobMessageFromOperator is a printing attribute class, a text attribute,
that provides a message from an operator, system administrator, or
"intelligent" process to indicate to the end user the reasons for
modification or other management action taken on a job. |
JobName |
Class JobName is a printing attribute class, a text attribute, that specifies
the name of a print job. |
JobOriginatingUserName |
Class JobOriginatingUserName is a printing attribute class, a text
attribute, that contains the name of the end user that submitted the
print job. |
JobPriority |
Class JobPriority is an integer valued printing attribute class that
specifies a print job's priority. |
JobPrioritySupported |
Class JobPrioritySupported is an integer valued printing attribute class
that specifies whether a Print Service instance supports the javax.print.attribute.standard.JobPriority attribute and the number of different job priority
levels supported. |
JobSheets |
Class JobSheets is a printing attribute class, an enumeration, that
determines which job start and end sheets, if any, must be printed with a
job. |
JobState |
JobState is a printing attribute class, an enumeration, that identifies
the current state of a print job. |
JobStateReason |
Class JobStateReason is a printing attribute class, an enumeration, that
provides additional information about the job's current state, i.e.,
information that augments the value of the job's javax.print.attribute.standard.JobState
attribute. |
JobStateReasons |
Class JobStateReasons is a printing attribute class, a set of enumeration
values, that provides additional information about the job's current state,
i.e., information that augments the value of the job's javax.print.attribute.standard.JobState attribute. |
Media |
Class Media is a printing attribute class that specifies the
medium on which to print. |
MediaName |
Class MediaName is a subclass of Media, a printing attribute class (an
enumeration) that specifies the media for a print job as a name. |
MediaPrintableArea |
Class MediaPrintableArea is a printing attribute used to distinguish
the printable and non-printable areas of media. |
MediaSize |
Class MediaSize is a two-dimensional size valued printing attribute class
that indicates the dimensions of the medium in a portrait orientation, with
the X dimension running along the bottom edge and the Y dimension running
along the left edge. |
MediaSize.Engineering |
Class MediaSize.Engineering includes javax.print.attribute.standard.MediaSize values
for engineering media. |
MediaSize.ISO |
Class MediaSize.ISO includes javax.print.attribute.standard.MediaSize values for ISO
media. |
MediaSize.JIS |
Class MediaSize.JIS includes javax.print.attribute.standard.MediaSize values for JIS
(Japanese) media. |
MediaSize.NA |
Class MediaSize.NA includes javax.print.attribute.standard.MediaSize values for North
American media. |
MediaSize.Other |
Class MediaSize.Other includes javax.print.attribute.standard.MediaSize values for
miscellaneous media. |
MediaSizeName |
Class MediaSizeName is a subclass of Media. |
MediaTray |
Class MediaTray is a subclass of Media. |
MultipleDocumentHandling |
Class MultipleDocumentHandling is a printing attribute class, an enumeration,
that controls finishing operations and the placement of one or more
print-stream pages into impressions and onto media sheets. |
NumberOfDocuments |
Class NumberOfDocuments is an integer valued printing attribute that
indicates the number of individual docs the printer has accepted for this
job, regardless of whether the docs' print data has reached the printer or
not. |
NumberOfInterveningJobs |
Class NumberOfInterveningJobs is an integer valued printing attribute that
indicates the number of jobs that are ahead of this job in the relative
chronological order of expected time to complete (i.e., the current
scheduled order). |
NumberUp |
Class NumberUp is an integer valued printing attribute class that specifies
the number of print-stream pages to impose upon a single side of an
instance of a selected medium. |
NumberUpSupported |
Class NumberUpSupported is a printing attribute class, a set of integers,
that gives the supported values for a javax.print.attribute.standard.NumberUp attribute. |
OrientationRequested |
Class OrientationRequested is a printing attribute class, an enumeration,
that indicates the desired orientation for printed print-stream pages; it
does not describe the orientation of the client-supplied print-stream
pages. |
OutputDeviceAssigned |
Class OutputDeviceAssigned is a printing attribute class, a text attribute,
that identifies the output device to which the service has assigned this
job. |
PageRanges |
Class PageRanges is a printing attribute class, a set of integers, that
identifies the range(s) of print-stream pages that the Printer object uses
for each copy of each document which are to be printed. |
PagesPerMinute |
Class PagesPerMinute is an integer valued printing attribute that indicates
the nominal number of pages per minute to the nearest whole number which may
be generated by this printer (e.g., simplex, black-and-white). |
PagesPerMinuteColor |
Class PagesPerMinuteColor is an integer valued printing attribute that
indicates the nominal number of pages per minute to the nearest whole number
which may be generated by this printer when printing color (e.g., simplex,
color). |
PDLOverrideSupported |
Class PDLOverrideSupported is a printing attribute class, an enumeration,
that expresses the printer's ability to attempt to override processing
instructions embedded in documents' print data with processing instructions
specified as attributes outside the print data. |
PresentationDirection |
Class PresentationDirection is a printing attribute class, an enumeration,
that is used in conjunction with the javax.print.attribute.standard.NumberUp attribute to
indicate the layout of multiple print-stream pages to impose upon a
single side of an instance of a selected medium. |
PrinterInfo |
Class PrinterInfo is a printing attribute class, a text attribute, that
provides descriptive information about a printer. |
PrinterIsAcceptingJobs |
Class PrinterIsAcceptingJobs is a printing attribute class, an enumeration,
that indicates whether the printer is currently able to accept jobs. |
PrinterLocation |
Class PrinterLocation is a printing attribute class, a text attribute, that
identifies the location of the device. |
PrinterMakeAndModel |
Class PrinterMakeAndModel is a printing attribute class, a text attribute,
that the make and model of the printer. |
PrinterMessageFromOperator |
Class PrinterMessageFromOperator is a printing attribute class, a text
attribute, that provides a message from an operator, system administrator,
or "intelligent" process to indicate to the end user information about or
status of the printer, such as why it is unavailable or when it is
expected to be available. |
PrinterMoreInfo |
Class PrinterMoreInfo is a printing attribute class, a URI, that is used to
obtain more information about this specific printer. |
PrinterMoreInfoManufacturer |
Class PrinterMoreInfoManufacturer is a printing attribute class, a URI,
that is used to obtain more information about this type of device. |
PrinterName |
Class PrinterName is a printing attribute class, a text attribute, that
specifies the name of a printer. |
PrinterResolution |
Class PrinterResolution is a printing attribute class that specifies an
exact resolution supported by a printer or to be used for a print job. |
PrinterState |
Class PrinterState is a printing attribute class, an enumeration, that
identifies the current state of a printer. |
PrinterStateReason |
Class PrinterStateReason is a printing attribute class, an enumeration,
that provides additional information about the printer's current state,
i.e., information that augments the value of the printer's
javax.print.attribute.standard.PrinterState attribute. |
PrinterStateReasons |
Class PrinterStateReasons is a printing attribute class, a set of
enumeration values, that provides additional information about the
printer's current state, i.e., information that augments the value of the
printer's javax.print.attribute.standard.PrinterState attribute. |
PrinterURI |
Class PrinterURI is a printing attribute class, a URI, that specifies the
globally unique name of a printer. |
PrintQuality |
Class PrintQuality is a printing attribute class, an enumeration,
that specifies the print quality that the printer uses for the job. |
QueuedJobCount |
Class QueuedJobCount is an integer valued printing attribute that indicates
the number of jobs in the printer whose javax.print.attribute.standard.JobState is either
PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED. |
ReferenceUriSchemesSupported |
Class ReferenceUriSchemesSupported is a printing attribute class
an enumeration, that indicates a "URI scheme," such as "http:" or "ftp:",
that a printer can use to retrieve print data stored at a URI location. |
RequestingUserName |
Class RequestingUserName is a printing attribute class, a text attribute,
that specifies the name of the end user that submitted the print job. |
Severity |
Class Severity is a printing attribute class, an enumeration, that denotes
the severity of a javax.print.attribute.standard.PrinterStateReason attribute. |
SheetCollate |
Class SheetCollate is a printing attribute class, an enumeration, that
specifies whether or not the media sheets of each copy of each printed
document in a job are to be in sequence, when multiple copies of the document
are specified by the javax.print.attribute.standard.Copies attribute. |
Sides |
Class Sides is a printing attribute class, an enumeration, that specifies
how print-stream pages are to be imposed upon the sides of an instance of a
selected medium, i.e., an impression. |