static WoffConstants.TableFlagType |
WoffConstants.TableFlagType.fromInt(int i) |
static WoffConstants.TableFlagType |
WoffConstants.TableFlagType.fromString(String str) |
WoffConstants.TableFlagType |
Woff2Font.Woff2Table.getFlag() |
static WoffConstants.TableFlagType |
WoffConstants.TableFlagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WoffConstants.TableFlagType[] |
WoffConstants.TableFlagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|