Package | Description |
---|---|
com.google.typography.font.sfntly.table.core |
Modifier and Type | Method and Description |
---|---|
CMap.CMapFormat |
CMap.Builder.format() |
static CMap.CMapFormat |
CMap.CMapFormat.valueOf(int value) |
static CMap.CMapFormat |
CMap.CMapFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CMap.CMapFormat[] |
CMap.CMapFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CMap.Builder<? extends CMap> |
CMapTable.Builder.newCMapBuilder(CMapTable.CMapId cmapId,
CMap.CMapFormat cmapFormat) |