public final class CMapFormat13 extends CMap
Modifier and Type | Class and Description |
---|---|
static class |
CMapFormat13.Builder |
CMap.CMapFormat
Modifier and Type | Method and Description |
---|---|
int |
glyphId(int character)
Gets the glyph id for the character code provided.
|
java.util.Iterator<java.lang.Integer> |
iterator() |
int |
language()
Gets the language of the cmap.
|
cmapId, encodingId, equals, format, hashCode, platformId, toString
dataLength, readFontData, serialize
public int glyphId(int character)
CMap
public int language()
CMap
public java.util.Iterator<java.lang.Integer> iterator()