U_CAPI const UBiDiLevel* U_EXPORT2 ubidi_getLevels (UBiDi *pBiDi, UErrorCode *pErrorCode)

Get an array of levels for each character

Documentation

Get an array of levels for each character.

Note that this function may allocate memory under some circumstances, unlike ubidi_getLevelAt().

Returns:
The levels array for the text, or NULL if an error occurs.
Parameters:
pBiDi - is the paragraph or line UBiDi object.
pErrorCode - must be a valid pointer to an error code value, which must not indicate a failure before the function call.
See Also:
UBiDiLevel

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de