com.ibm.icu.lang
Interface UCharacter.DecompositionType
- Enclosing class:
- UCharacter
public static interface UCharacter.DecompositionType
Decomposition Type constants.
- See Also:
UProperty.DECOMPOSITION_TYPE
- Status:
- Stable ICU 2.4.
NONE
static final int NONE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
CANONICAL
static final int CANONICAL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
COMPAT
static final int COMPAT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
CIRCLE
static final int CIRCLE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
FINAL
static final int FINAL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
FONT
static final int FONT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
FRACTION
static final int FRACTION
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
INITIAL
static final int INITIAL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
ISOLATED
static final int ISOLATED
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
MEDIAL
static final int MEDIAL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
NARROW
static final int NARROW
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
NOBREAK
static final int NOBREAK
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
SMALL
static final int SMALL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
SQUARE
static final int SQUARE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
SUB
static final int SUB
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
SUPER
static final int SUPER
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
VERTICAL
static final int VERTICAL
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
WIDE
static final int WIDE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
COUNT
static final int COUNT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.4.
Copyright (c) 2009 IBM Corporation and others.