StringExt extension
- on
Properties
- getScaleFactor → double
-
Available on String, provided by the StringExt extension
no setter - isChinese → bool
-
Available on String, provided by the StringExt extension
no setter - isChineseOrDigits → bool
-
Available on String, provided by the StringExt extension
no setter - isChineseOrEnglish → bool
-
Available on String, provided by the StringExt extension
no setter - isChineseOrEnglishOrDigits → bool
-
Available on String, provided by the StringExt extension
no setter - isContainChinese → bool
-
Available on String, provided by the StringExt extension
no setter - isDigits → bool
-
Available on String, provided by the StringExt extension
no setter - isEnglish → bool
-
Available on String, provided by the StringExt extension
no setter - isEnglishOrDigits → bool
-
Available on String, provided by the StringExt extension
no setter - isPunctuation → bool
-
Available on String, provided by the StringExt extension
no setter
Methods
-
matchRegExp(
String regExp) → bool