U_CAPI void U_EXPORT2 ubidi_reorderVisual (const UBiDiLevel *levels, UTextOffset length, UTextOffset *indexMap) This is a convenience function that does not use a UBiDi object
This is a convenience function that does not use a UBiDi object. It is intended to be used for when an application has determined the levels of objects (character sequences) and just needs to have them reordered (L2). This is equivalent to usingubidi_getVisualMapon aUBiDiobject.
length levels that have been determined by
the application.
length>0.
length
indexes which will reflect the reordering of the characters.
The array does not need to be initialized.
The index map will result in indexMap[visualIndex]==logicalIndex.
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