# Print output for @column tags ?> UCharacter.GraphemeClusterBreak - Android SDK | Android Developers

Most visited

Recently visited

UCharacter.GraphemeClusterBreak

public static interface UCharacter.GraphemeClusterBreak

android.icu.lang.UCharacter.GraphemeClusterBreak


Grapheme Cluster Break constants.

See also:

Summary

Constants

int CONTROL

int CR

int EXTEND

int E_BASE

int E_BASE_GAZ

int E_MODIFIER

int GLUE_AFTER_ZWJ

int L

int LF

int LV

int LVT

int OTHER

int PREPEND

int REGIONAL_INDICATOR

int SPACING_MARK

int T

int V

int ZWJ

Constants

CONTROL

public static final int CONTROL

Constant Value: 1 (0x00000001)

CR

public static final int CR

Constant Value: 2 (0x00000002)

EXTEND

public static final int EXTEND

Constant Value: 3 (0x00000003)

E_BASE

public static final int E_BASE

Constant Value: 13 (0x0000000d)

E_BASE_GAZ

public static final int E_BASE_GAZ

Constant Value: 14 (0x0000000e)

E_MODIFIER

public static final int E_MODIFIER

Constant Value: 15 (0x0000000f)

GLUE_AFTER_ZWJ

public static final int GLUE_AFTER_ZWJ

Constant Value: 16 (0x00000010)

L

public static final int L

Constant Value: 4 (0x00000004)

LF

public static final int LF

Constant Value: 5 (0x00000005)

LV

public static final int LV

Constant Value: 6 (0x00000006)

LVT

public static final int LVT

Constant Value: 7 (0x00000007)

OTHER

public static final int OTHER

Constant Value: 0 (0x00000000)

PREPEND

public static final int PREPEND

Constant Value: 11 (0x0000000b)

REGIONAL_INDICATOR

public static final int REGIONAL_INDICATOR

Constant Value: 12 (0x0000000c)

SPACING_MARK

public static final int SPACING_MARK

Constant Value: 10 (0x0000000a)

T

public static final int T

Constant Value: 8 (0x00000008)

V

public static final int V

Constant Value: 9 (0x00000009)

ZWJ

public static final int ZWJ

Constant Value: 17 (0x00000011)