public final class IndexSubTableFormat1 extends IndexSubTable
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexSubTableFormat1.Builder |
IndexSubTable.Format| Modifier and Type | Method and Description |
|---|---|
int |
glyphLength(int glyphId) |
int |
glyphStartOffset(int glyphId)
Gets the offset of the glyph relative to the block for this index subtable.
|
int |
numGlyphs() |
firstGlyphIndex, glyphInfo, glyphOffset, imageDataOffset, imageFormat, indexFormat, lastGlyphIndex, toStringdataLength, readFontData, serializepublic int numGlyphs()
numGlyphs in class IndexSubTablepublic int glyphStartOffset(int glyphId)
IndexSubTableglyphStartOffset in class IndexSubTableglyphId - the glyph idpublic int glyphLength(int glyphId)
glyphLength in class IndexSubTable