public final class STClassTable
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
STClassTable() |
|
STClassTable(char firstGlyph,
char nGlyphs,
byte classes) |
protected |
STClassTable(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
byte |
classes() |
char |
firstGlyph() |
char |
nGlyphs() |
void |
setClasses(byte value) |
void |
setFirstGlyph(char value) |
void |
setNGlyphs(char value) |