|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
byte getDirectionality(char) |
Returns the Unicode directionality property for the given character. |
boolean isMirrored(char) |
Determines whether the character is mirrored according to the Unicode specification. |
String toString(char) |
Returns a String object representing the specified char. |
| Added Fields | |
byte DIRECTIONALITY_ARABIC_NUMBER |
Weak bidirectional character type "AN" in the Unicode specification. |
byte DIRECTIONALITY_BOUNDARY_NEUTRAL |
Weak bidirectional character type "BN" in the Unicode specification. |
byte DIRECTIONALITY_COMMON_NUMBER_SEPARATOR |
Weak bidirectional character type "CS" in the Unicode specification. |
byte DIRECTIONALITY_EUROPEAN_NUMBER |
Weak bidirectional character type "EN" in the Unicode specification. |
byte DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR |
Weak bidirectional character type "ES" in the Unicode specification. |
byte DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR |
Weak bidirectional character type "ET" in the Unicode specification. |
byte DIRECTIONALITY_LEFT_TO_RIGHT |
Strong bidirectional character type "L" in the Unicode specification. |
byte DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING |
Strong bidirectional character type "LRE" in the Unicode specification. |
byte DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE |
Strong bidirectional character type "LRO" in the Unicode specification. |
byte DIRECTIONALITY_NONSPACING_MARK |
Weak bidirectional character type "NSM" in the Unicode specification. |
byte DIRECTIONALITY_OTHER_NEUTRALS |
Neutral bidirectional character type "ON" in the Unicode specification. |
byte DIRECTIONALITY_PARAGRAPH_SEPARATOR |
Neutral bidirectional character type "B" in the Unicode specification. |
byte DIRECTIONALITY_POP_DIRECTIONAL_FORMAT |
Weak bidirectional character type "PDF" in the Unicode specification. |
byte DIRECTIONALITY_RIGHT_TO_LEFT |
Strong bidirectional character type "R" in the Unicode specification. |
byte DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC |
Strong bidirectional character type "AL" in the Unicode specification. |
byte DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING |
Strong bidirectional character type "RLE" in the Unicode specification. |
byte DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE |
Strong bidirectional character type "RLO" in the Unicode specification. |
byte DIRECTIONALITY_SEGMENT_SEPARATOR |
Neutral bidirectional character type "S" in the Unicode specification. |
byte DIRECTIONALITY_UNDEFINED |
Undefined bidirectional character type. |
byte DIRECTIONALITY_WHITESPACE |
Neutral bidirectional character type "WS" in the Unicode specification. |
byte FINAL_QUOTE_PUNCTUATION |
General category "Pf" in the Unicode specification. |
byte INITIAL_QUOTE_PUNCTUATION |
General category "Pi" in the Unicode specification. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||