Class android.text.AndroidCharacter
Changed Constructors | ||
---|---|---|
AndroidCharacter () |
Now deprecated. |
Changed Methods | ||
---|---|---|
void getDirectionalities (char[], |
Now deprecated. |
|
int getEastAsianWidth (char ) |
Now deprecated. |
|
void getEastAsianWidths (char[], |
Now deprecated. |
|
char getMirror (char ) |
Now deprecated. |
|
boolean mirror (char[], |
Now deprecated. |
Changed Fields | ||
---|---|---|
int EAST_ASIAN_WIDTH_AMBIGUOUS |
Now deprecated. |
|
int EAST_ASIAN_WIDTH_FULL_WIDTH |
Now deprecated. |
|
int EAST_ASIAN_WIDTH_HALF_WIDTH |
Now deprecated. |
|
int EAST_ASIAN_WIDTH_NARROW |
Now deprecated. |
|
int EAST_ASIAN_WIDTH_NEUTRAL |
Now deprecated. |
|
int EAST_ASIAN_WIDTH_WIDE |
Now deprecated. |