Uses of Interface javax.print.attribute.Attribute

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
Returns the attribute object contained in this set for the given attribute category.
Attribute
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
Verifies that the given object is an attribute of the given interface.

Uses in package javax.print.attribute.standard

Classes implementing javax.print.attribute.Attribute

class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class

Uses in package javax.print

Methods with parameter type javax.print.attribute.Attribute

boolean
Determines 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 values of printing attributes for a print service that does not support them.