Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

DocAttributeSet Interface Reference

Inherits javax::print::attribute::AttributeSet.

Inherited by AttributeSetUtilities.SynchronizedDocAttributeSet, AttributeSetUtilities.UnmodifiableDocAttributeSet, and HashDocAttributeSet.

List of all members.


Public Member Functions

boolean addAll (AttributeSet attributeSet)

Package Functions

boolean add (Attribute attribute)

Member Function Documentation

boolean add ( Attribute  attribute  )  [package]

Implements AttributeSet.

boolean addAll ( AttributeSet  attributeSet  ) 

Implements AttributeSet.