DocAttributeSet

Interface DocAttributeSet

All Superinterfaces:
AttributeSet
All Known Implementing Classes:
HashDocAttributeSet
public interface DocAttributeSet
extends AttributeSet

Interface DocAttributeSet specifies the interface for a set of doc attributes, i.e. printing attributes that implement interface DocAttribute. In the Print Service API, the client uses a DocAttributeSet to specify the characteristics of an individual doc and the print job settings to be applied to an individual doc.

A DocAttributeSet is just an AttributeSet whose constructors and mutating operations guarantee an addi