Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
36 /** Implement this interface to give access to the attributes of a text.
44 <p>Returns a set of all default paragraph and default character
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
58 Returns the requested attributes of the text. Each attribute
67 <p>Returns a set of character attributes that are associated for
69 via a character style. To prevent the method from returning all of
70 these attributes the caller can provide a list of attributes
74 The index of the character for which to return its attributes.
75 The valid range is 0..length of text-1.
78 This string sequence defines the set of attributes that the
85 Returns the requested attributes of the specified character.