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