public final class ScriptShapingLevel
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FULL |
static int |
length |
static int |
MINIMUM |
static int |
NONE |
static int |
UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(java.lang.String scriptShapingLevelName) |
static java.lang.String |
getName(int scriptShapingLevel) |
static int[] |
getValues() |
static java.lang.String |
toString(int scriptShapingLevel) |