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