Uses of Interface javax.print.attribute.Attribute

Uses in package javax.print

Methods with parameter type javax.print.attribute.Attribute

boolean
Determines if a given attribute value is supported when creating a print job for this print service.

Methods with return type javax.print.attribute.Attribute

Attribute[]
Returns the unsupported attribute values of printing attributes a specific print service does support but not the particular provided value.

Uses in package javax.print.attribute.standard

Classes implementing javax.print.attribute.Attribute

class
The Chromaticity printing attribute specifies if print data should be printed in monochrome or color.
class
The ColorSupported printing attribute specifies if a printing device is capable of color printing.
class
The Compression printing attribute specifies if and how the supplied print data is compressed.
class
The Copies printing attribute specifies the number of copies to be printed.
class
The CopiesSupported attribute specifies the supported value or range of values for the Copies attribute.
class
The DateTimeAtCompleted attribute specifies the date and the time at which a print job completed (or was canceled or aborted).
class
The DateTimeAtCreation attribute specifies the date and the time at which a print job was created.
class
The DateTimeAtProcessing attribute specifies the date and the time at which a print job started processing.
class
The Destination attribute provides a URI for an alternate destination of the printing output.
class
The DocumentName printing attribute specifies a document name.
class
The Fidelity attribute specifies how a print job is handled if the supplied attributes are not fully supported.
class
The Finishings attribute specifies the finishing operations that the Printer applies to every copy of each printed document in the Job.
class
The JobHoldUntil attribute specifies the date and the time at which a print job must become a candidate for printing.
class
The JobImpressions printing attribute specifies the total size in number of impressions of the documents of a a print job.
class
The JobImpressionsCompleted printing attribute reports the number of impressions already processed.
class
The JobImpressionsSupported printing attribute specifies the supported range of values for the JobImpressions attribute.
class
The JobKOctets printing attribute specifies the total size of all the documents of a print job in K octets.
class
The JobKOctetsProcessed printing attribute reports the total number of octets already processed in K octets units.
class
The JobKOctetsSupported printing attribute specifies the supported range of values for the JobKOctets attribute.
class
The JobMediaSheets printing attribute specifies the total number of media sheets needed by a job.
class
The JobMediaSheetsCompleted printing attribute reports the number of media sheets already processed.
class
The JobMediaSheetsSupported printing attribute specifies the supported range of values for the JobMediaSheets attribute.
class
The JobMessageFromOperator printing attribute provides a message from an operator or a system administrator related to the print job.
class
The JobName printing attribute provides the name of a print job for identification.
class
The JobOriginatingUserName attribute specifies the name of the user which submitted the print job.
class
The JobPriority printing attribute specifies the priority for scheduling a job on the print service.
class
The JobPrioritySupported printing attribute provides the supported values for the JobPriority attribute.
class
The JobSheets printing attribute specifies if a job start/end sheets should be printed.
class
The JobState printing attribute reports the current state of a job.
class
The JobStateReason attribute provides additional information about the current state of a job.
class
The JobStateReasons attribute provides the set of additional informations available about the current state of a print job.
class
The Media printing attribute specifies which type of media should be used for printing.
class
MediaName is a subclass of the Media printing attribute and provides selection of media to be used by the means of defined names.
class
The MediaPrintableArea attribute specifies the area of a media sheet which is available for printing.
class
The MediaSize printing attribute class specifies the size of a printing media.
class
MediaSizeName is a subclass of the Media printing attribute and provides selection of media to be used by the means of defined size names.
class
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.
class
The MultipleDocumentHandling printing attribute controls how certain printing attributes affect printing in case of multiple documents in a print job.
class
The NumberOfDocuments printing attribute specifies the number of documents in a job.
class
The NumberOfInterveningJobs printing attribute provides the number of jobs ahead in the print service queue before the requested job.
class
The NumberUp printing attribute specifies the number of pages to be arranged upon a single media sheet.
class
The NumberUpSupported printing attribute specifies the supported value or range of values for the NumberUp attribute.
class
The OrientationRequested printing attribute specifies the desired orientation of the print data on the media sheet.
class
The OutputDeviceAssigned printing attribute specifies the output printer device assigned by a print service to a print job.
class
The PageRanges printing attribute specifies the range(s) of pages to be printed in a print job.
class
The PagesPerMinute printing attribute specifies the nominal number of pages per minute which may be printed by the printer.
class
The PagesPerMinuteColor printing attribute specifies the nominal number of pages per minute which may be printed in color by the printer.
class
The PDLOverrideSupported printing attribute specifies if a print services is capable of attempting to override document data instructions with IPP attributesc.
class
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.
class
The PrinterInfo printing attribute provides informations about a printer device.
class
The PrinterIsAcceptingJobs printing attribute signals if a print services is currently accepting jobs.
class
The PrinterLocation printing attribute provides the location of a printer device.
class
The PrinterMakeAndModel printing attribute provides the name of the maker and the model of the printer.
class
The PrinterMessageFromOperator printing attribute provides a message from an operator or a system administrator related to the printer.
class
The PrinterMoreInfo attribute provides a URI that can be used to obtain more information about the printer.
class
The PrinterMoreInfoManufacturer attribute provides a URI that can be used to obtain more information about the printer device type and its manufacturer.
class
The PrinterName printing attribute provides the name of a print service.
class
The PrinterResolution printing attribute specifies a resolution supported by a print service or to be used by a print job.
class
The PrinterState printing attribute reports the current state of the printer device.
class
The PrinterStateReason attribute provides additional information about the current state of the printer device.
class
The PrinterStateReasons attribute provides the set of additional informations available about the current state of the printer device.
class
The PrinterURI attribute provides the URI of a printer.
class
The PrintQuality printing attribute specifies the print quality that should be used by the print services for a job.
class
The QueuedJobCount printing attribute reports the number of jobs currently in the queue.
class
The ReferenceUriSchemesSupported attribute provides the supported URI schemes (e.g. ftp) which are supported by the printer service to be used as uri reference for document data.
class
The RequestingUserName attribute provides the name of the user which requests the printing of the given job.
class
The Severity printing attribute specifies the severity for a PrinterStateReason attribute.
class
The SheetCollate printing attribute specifies whether or not the sheets of each copy in a print job have to be in sequence.
class
The Sides printing attribute specifies how consecutive printing pages are arranged on the media sheet.

Uses in package javax.print.attribute

Constructors with parameter type javax.print.attribute.Attribute

Creates a HashAttributeSet object with the given attribute in it.
HashAttributeSet.HashAttributeSet(Attribute attribute, Class interfaceName)
Creates a HashAttributeSet object with the given attribute in it.
Creates a HashAttributeSet object with the given attributes in it.
HashAttributeSet.HashAttributeSet(Attribute[] attributes, Class interfaceName)
Creates a HashAttributeSet object with the given attributes in it.

Methods with parameter type javax.print.attribute.Attribute

boolean
Adds the specified attribute value to this attribute set if it is not already present.
boolean
Adds the specified attribute value to this attribute set if it is not already present.
boolean
Adds the specified attribute value to this attribute set if it is not already present.
boolean
Adds the specified attribute value to this attribute set if it is not already present.
boolean
Adds the specified attribute value to this attribute set if it is not already present.
boolean
Adds the specified attribute value to this attribute set if it is not already present.
boolean
Checks if this attribute set contains the given attribute.
boolean
Checks if this attribute set contains the given attribute.
boolean
Removes the given attribute from the set.
boolean
Removes the given attribute from the set.
void
Verifies that the category of attribute is equals to the given category class.

Methods with return type javax.print.attribute.Attribute

Attribute
AttributeSet.get(Class category)
Returns the attribute object contained in this set for the given attribute category.
Attribute
HashAttributeSet.get(Class category)
Returns the attribute object contained in this set for the given attribute category.
Attribute[]
Returns the content of the attribute set as an array
Attribute[]
Returns the content of the attribute set as an array
Attribute
AttributeSetUtilities.verifyAttributeValue(Object object, Class interfaceName)
Verifies that the given object is an attribute of the given interface.