public class TtfCMapFormatBaseTable extends Object
Represents CMap sub table base class.
Modifier and Type | Method and Description |
---|---|
ArrayList<Long> |
getAllCodes()
Gets all the codes from current CMap's subtable.
|
long |
getGlyphIndex(long charCode)
Gets a glyph index for a given character code
|
int |
getPlatformId()
Gets PlatformId.
|
int |
getPlatformSpecificId()
Gets PlatformSpecificId.
|
public int getPlatformId()
Gets PlatformId.
public int getPlatformSpecificId()
Gets PlatformSpecificId.
public long getGlyphIndex(long charCode)
Gets a glyph index for a given character code
charCode
- character code