Uses of Package
javax.print.attribute.standard
Package
Description
Package
javax.print.attribute.standard
contains classes for specific
printing attributes.-
ClassDescriptionClass
Chromaticity
is a printing attribute class, an enumeration, that specifies monochrome or color printing.ClassColorSupported
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.ClassCompression
is a printing attribute class, an enumeration, that specifies how print data is compressed.ClassDialogTypeSelection
is a printing attribute class, an enumeration, that indicates the user dialog type to be used for specifying printing options.ClassFidelity
is a printing attribute class, an enumeration, that indicates whether total fidelity to client supplied print request attributes is required.ClassFinishings
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.ClassJobSheets
is a printing attribute class, an enumeration, that determines which job start and end sheets, if any, must be printed with a job.JobState
is a printing attribute class, an enumeration, that identifies the current state of a print job.ClassJobStateReason
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'sJobState
attribute.ClassMedia
is a printing attribute class that specifies the medium on which to print.ClassMediaName
is a subclass ofMedia
, a printing attribute class (an enumeration) that specifies the media for a print job as a name.ClassMediaSize
is a two-dimensional size valued printing attribute class that indicates the dimensions of the medium in a portrait orientation, with theX
dimension running along the bottom edge and theY
dimension running along the left edge.ClassMediaSizeName
is a subclass ofMedia
.ClassMediaTray
is a subclass ofMedia
.ClassMultipleDocumentHandling
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.ClassOrientationRequested
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.ClassPDLOverrideSupported
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.ClassPresentationDirection
is a printing attribute class, an enumeration, that is used in conjunction with theNumberUp
attribute to indicate the layout of multiple print-stream pages to impose upon a single side of an instance of a selected medium.ClassPrinterIsAcceptingJobs
is a printing attribute class, an enumeration, that indicates whether the printer is currently able to accept jobs.ClassPrinterState
is a printing attribute class, an enumeration, that identifies the current state of a printer.ClassPrinterStateReason
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'sPrinterState
attribute.ClassPrintQuality
is a printing attribute class, an enumeration, that specifies the print quality that the printer uses for the job.ClassReferenceUriSchemesSupported
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 aURI
location.ClassSeverity
is a printing attribute class, an enumeration, that denotes the severity of aPrinterStateReason
attribute.ClassSheetCollate
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 theCopies
attribute.ClassSides
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.