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

Most visited

Recently visited

UCharacter.DecompositionType

public static interface UCharacter.DecompositionType

android.icu.lang.UCharacter.DecompositionType


Decomposition Type constants.

See also:

Summary

Constants

int CANONICAL

int CIRCLE

int COMPAT

int FINAL

int FONT

int FRACTION

int INITIAL

int ISOLATED

int MEDIAL

int NARROW

int NOBREAK

int NONE

int SMALL

int SQUARE

int SUB

int SUPER

int VERTICAL

int WIDE

Constants

CANONICAL

public static final int CANONICAL

Constant Value: 1 (0x00000001)

CIRCLE

public static final int CIRCLE

Constant Value: 3 (0x00000003)

COMPAT

public static final int COMPAT

Constant Value: 2 (0x00000002)

FINAL

public static final int FINAL

Constant Value: 4 (0x00000004)

FONT

public static final int FONT

Constant Value: 5 (0x00000005)

FRACTION

public static final int FRACTION

Constant Value: 6 (0x00000006)

INITIAL

public static final int INITIAL

Constant Value: 7 (0x00000007)

ISOLATED

public static final int ISOLATED

Constant Value: 8 (0x00000008)

MEDIAL

public static final int MEDIAL

Constant Value: 9 (0x00000009)

NARROW

public static final int NARROW

Constant Value: 10 (0x0000000a)

NOBREAK

public static final int NOBREAK

Constant Value: 11 (0x0000000b)

NONE

public static final int NONE

Constant Value: 0 (0x00000000)

SMALL

public static final int SMALL

Constant Value: 12 (0x0000000c)

SQUARE

public static final int SQUARE

Constant Value: 13 (0x0000000d)

SUB

public static final int SUB

Constant Value: 14 (0x0000000e)

SUPER

public static final int SUPER

Constant Value: 15 (0x0000000f)

VERTICAL

public static final int VERTICAL

Constant Value: 16 (0x00000010)

WIDE

public static final int WIDE

Constant Value: 17 (0x00000011)