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