Package | stimulsoft.flex.base.enums |
Class | public class StiUnicodeCategory |
Inheritance | StiUnicodeCategory ![]() |
Constant | Defined By | ||
---|---|---|---|
ClosePunctuation : int = 21 [static] | StiUnicodeCategory | ||
ConnectorPunctuation : int = 18 [static] | StiUnicodeCategory | ||
Control : int = 14 [static] | StiUnicodeCategory | ||
CurrencySymbol : int = 26 [static] | StiUnicodeCategory | ||
DashPunctuation : int = 19 [static] | StiUnicodeCategory | ||
DecimalDigitNumber : int = 8 [static] | StiUnicodeCategory | ||
EnclosingMark : int = 7 [static] | StiUnicodeCategory | ||
FinalQuotePunctuation : int = 23 [static] | StiUnicodeCategory | ||
Format : int = 15 [static] | StiUnicodeCategory | ||
InitialQuotePunctuation : int = 22 [static] | StiUnicodeCategory | ||
LetterNumber : int = 9 [static] | StiUnicodeCategory | ||
LineSeparator : int = 12 [static] | StiUnicodeCategory | ||
LowercaseLetter : int = 1 [static] | StiUnicodeCategory | ||
MathSymbol : int = 25 [static] | StiUnicodeCategory | ||
ModifierLetter : int = 3 [static] | StiUnicodeCategory | ||
ModifierSymbol : int = 27 [static] | StiUnicodeCategory | ||
NonSpacingMark : int = 5 [static] | StiUnicodeCategory | ||
OpenPunctuation : int = 20 [static] | StiUnicodeCategory | ||
OtherLetter : int = 4 [static] | StiUnicodeCategory | ||
OtherNotAssigned : int = 29 [static] | StiUnicodeCategory | ||
OtherNumber : int = 10 [static] | StiUnicodeCategory | ||
OtherPunctuation : int = 24 [static] | StiUnicodeCategory | ||
OtherSymbol : int = 28 [static] | StiUnicodeCategory | ||
ParagraphSeparator : int = 13 [static] | StiUnicodeCategory | ||
PrivateUse : int = 17 [static] | StiUnicodeCategory | ||
SpaceSeparator : int = 11 [static] | StiUnicodeCategory | ||
SpacingCombiningMark : int = 6 [static] | StiUnicodeCategory | ||
Surrogate : int = 16 [static] | StiUnicodeCategory | ||
TitlecaseLetter : int = 2 [static] | StiUnicodeCategory | ||
UppercaseLetter : int = 0 [static] | StiUnicodeCategory |
ClosePunctuation | Constant |
public static const ClosePunctuation:int = 21
ConnectorPunctuation | Constant |
public static const ConnectorPunctuation:int = 18
Control | Constant |
public static const Control:int = 14
CurrencySymbol | Constant |
public static const CurrencySymbol:int = 26
DashPunctuation | Constant |
public static const DashPunctuation:int = 19
DecimalDigitNumber | Constant |
public static const DecimalDigitNumber:int = 8
EnclosingMark | Constant |
public static const EnclosingMark:int = 7
FinalQuotePunctuation | Constant |
public static const FinalQuotePunctuation:int = 23
Format | Constant |
public static const Format:int = 15
InitialQuotePunctuation | Constant |
public static const InitialQuotePunctuation:int = 22
LetterNumber | Constant |
public static const LetterNumber:int = 9
LineSeparator | Constant |
public static const LineSeparator:int = 12
LowercaseLetter | Constant |
public static const LowercaseLetter:int = 1
MathSymbol | Constant |
public static const MathSymbol:int = 25
ModifierLetter | Constant |
public static const ModifierLetter:int = 3
ModifierSymbol | Constant |
public static const ModifierSymbol:int = 27
NonSpacingMark | Constant |
public static const NonSpacingMark:int = 5
OpenPunctuation | Constant |
public static const OpenPunctuation:int = 20
OtherLetter | Constant |
public static const OtherLetter:int = 4
OtherNotAssigned | Constant |
public static const OtherNotAssigned:int = 29
OtherNumber | Constant |
public static const OtherNumber:int = 10
OtherPunctuation | Constant |
public static const OtherPunctuation:int = 24
OtherSymbol | Constant |
public static const OtherSymbol:int = 28
ParagraphSeparator | Constant |
public static const ParagraphSeparator:int = 13
PrivateUse | Constant |
public static const PrivateUse:int = 17
SpaceSeparator | Constant |
public static const SpaceSeparator:int = 11
SpacingCombiningMark | Constant |
public static const SpacingCombiningMark:int = 6
Surrogate | Constant |
public static const Surrogate:int = 16
TitlecaseLetter | Constant |
public static const TitlecaseLetter:int = 2
UppercaseLetter | Constant |
public static const UppercaseLetter:int = 0