Package | Description |
---|---|
com.google.typography.font.sfntly.table.core |
Modifier and Type | Method and Description |
---|---|
static NameTable.MacintoshLanguageId |
NameTable.MacintoshLanguageId.valueOf(int value) |
static NameTable.MacintoshLanguageId |
NameTable.MacintoshLanguageId.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NameTable.MacintoshLanguageId[] |
NameTable.MacintoshLanguageId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|