Uses of Interface javax.print.attribute.AttributeSet

Uses in package javax.print.attribute

Classes implementing javax.print.attribute.AttributeSet

class
HashAttributeSet provides an implementation of AttributeSet.
class
HashDocAttributeSet provides an implementation of DocAttributeSet.
class
HashPrintJobAttributeSet provides an implementation of PrintJobAttributeSet.
class
HashPrintRequestAttributeSet provides an implementation of PrintRequestAttributeSet.
class
HashPrintServiceAttributeSet provides an implementation of PrintServiceAttributeSet.

Constructors with parameter type javax.print.attribute.AttributeSet

Creates a HashAttributeSet object with attributes of the given attributes set in it.
Creates a HashAttributeSet object with attributes of the given attributes set in it.

Methods with parameter type javax.print.attribute.AttributeSet

boolean
Adds all of the elements in the specified set to this attribute set.
boolean
Adds all of the elements in the specified set to this attribute set.
boolean
Adds all of the elements in the specified set to this attribute set.
boolean
Adds all of the elements in the specified set to this attribute set.
boolean
Adds all of the elements in the specified set to this attribute set.
boolean
Adds all of the elements in the specified set to this attribute set.
AttributeSet
Returns a synchronized view of the given attribute set.
AttributeSet
Returns an unmodifiable view of the given attribute set.

Methods with return type javax.print.attribute.AttributeSet

AttributeSet
Returns a synchronized view of the given attribute set.
AttributeSet
Returns an unmodifiable view of the given attribute set.

Uses in package javax.print

Methods with parameter type javax.print.attribute.AttributeSet

MultiDocPrintService[]
Not called direclty by applications.
PrintService[]
Not called direclty by applications.
Object
Returns all supported attribute values a client can use when setting up a print job with this service.
AttributeSet
Returns all attributes that are unsupported for a print request in the context of a particular document flavor.
boolean
Determines a given attribute value is supported when creating a print job for this print service.

Methods with return type javax.print.attribute.AttributeSet

AttributeSet
Returns all attributes that are unsupported for a print request in the context of a particular document flavor.