Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
71 methods are subject to the current layout state of this
74 likely to change subsequent output of those query methods.<p>
93 /** Extract the polygonal shapes of the layouted text.<p>
98 @returns a sequence of <type>XPolyPolygon2D</type> in font
111 returned, not the logical dimensions of the character in the
114 @returns a sequence of rectangles in font coordinate space,
123 /** Query the logical bounding boxes of every character in the
131 @returns a sequence of rectangles specifying the bounds in
142 This method returns a sequence of advancements, one for each
146 advancements yields the total advancement of this layout. To
147 manipulate the layout of a string on the level of characters,
153 @returns a sequence of <type>double</type> specifying the
169 explicitely manipulate the exact output positions of
173 A sequence of character advancements, in font coordinate
179 if the size of aAdvancements does not match the number of
187 /** Query the overall bounding box of the text.<p>
202 This method is the core of the <type>XTextLayout</type>
207 The requested size of the text after justification (either
211 @return the actual size of the text after the justification in
226 /** Justify a number of text layouts to the given size.<p>
228 This method can be used to combine the layout of a text line
230 line consists of several text portions (e.g. because of
239 A sequence of layouts following this one in logical text
243 The requested size of the text for <em>all</em>
248 @return the actual size of the text after the justification,
256 if one of the parameters are not in the valid range.
265 This method determines the index of the character hit at the
285 in the range 0 up to the number of characters in the string.
306 index and the number of characters to skip. This is most
337 Start of the selection range.
340 End of the selection range.
359 of the selection, the might be parts visually between start
363 Start of the selection range.
366 End of the selection range.
390 @returns the distance of the main baseline from the top or the
391 left edge of this object, depending on the writing direction.
399 This method returns the main writing direction of this layout,
402 @returns the main text direction of this layout.