public abstract static class TtfCMapTable.TtfCMapSubtableDescription extends Object
Provides brief information about CMap subtable.
Modifier and Type | Method and Description |
---|---|
int |
getFormat()
Gets subtable format.
|
int |
getPlatformId()
Gets platform id.
|
int |
getPlatformSpecificId()
Gets platform-specific encoding id.
|
public int getPlatformId()
Gets platform id.
public int getPlatformSpecificId()
Gets platform-specific encoding id.
public int getFormat()
Gets subtable format.