Uses of Interface javax.print.attribute.DocAttributeSet

Uses in package javax.print.attribute

Classes implementing javax.print.attribute.DocAttributeSet

class
HashDocAttributeSet provides an implementation of DocAttributeSet.

Constructors with parameter type javax.print.attribute.DocAttributeSet

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

Methods with parameter type javax.print.attribute.DocAttributeSet

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

Methods with return type javax.print.attribute.DocAttributeSet

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

Uses in package javax.print

Methods with return type javax.print.attribute.DocAttributeSet

DocAttributeSet
Returns a set of attributes applying to this document.