public final class sfntFontFeatureSetting
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
sfntFontFeatureSetting() |
|
sfntFontFeatureSetting(char setting,
short nameID) |
protected |
sfntFontFeatureSetting(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
short |
nameID() |
void |
setNameID(short value) |
void |
setSetting(char value) |
char |
setting() |