public class TTFGlyfTable extends TTFVersionTable
| Modifier and Type | Class and Description |
|---|---|
class |
TTFGlyfTable.CompositeGlyph |
class |
TTFGlyfTable.Glyph |
class |
TTFGlyfTable.SimpleGlyph |
| Modifier and Type | Field and Description |
|---|---|
TTFGlyfTable.Glyph[] |
glyphs |
majorVersion, minorVersionTABLE_CLASSES, TT_TAGS| Constructor and Description |
|---|
TTFGlyfTable() |
| Modifier and Type | Method and Description |
|---|---|
TTFGlyfTable.Glyph |
getGlyph(int i) |
String |
getTag() |
void |
readTable() |
String |
toString() |
readVersionpublic TTFGlyfTable.Glyph[] glyphs
public void readTable()
throws IOException
readTable in class TTFTableIOExceptionpublic TTFGlyfTable.Glyph getGlyph(int i) throws IOException
IOExceptionpublic String toString()
toString in class TTFVersionTableCopyright © 2020. All rights reserved.