Lines Matching refs:attributes
36 /** Implement this interface to give access to the attributes of a text.
45 attributes that are associated for the text. To prevent the method
46 from returning possibly large sets of attributes that the caller
47 is not interested in the caller can provide a list of attributes
51 This string sequence defines the set of attributes that the
52 caller is interested in. When there are requested attributes
55 <p>When the sequence is empty all attributes are returned.</p>
58 Returns the requested attributes of the text. Each attribute
67 <p>Returns a set of character attributes that are associated for
70 these attributes the caller can provide a list of attributes
74 The index of the character for which to return its attributes.
78 This string sequence defines the set of attributes that the
79 caller is interested in. When there are requested attributes
82 <p>When the sequence is empty all attributes are returned.</p>
85 Returns the requested attributes of the specified character.