Frames | No Frames |
Constructors with parameter type javax.print.attribute.Attribute | |
Creates a HashAttributeSet object with the given
attribute in it.
| |
Creates a HashAttributeSet object with the given
attribute in it.
| |
Creates a HashAttributeSet object with the given
attributes in it.
| |
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.
|
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 |
Methods with parameter type javax.print.attribute.Attribute | |
boolean | PrintService.isAttributeValueSupported(Attribute attrval, DocFlavor flavor, AttributeSet attributes) 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.
|