static class GlyphSubstitutionTable.LookupTypeSingleSubstFormat1 extends GlyphSubstitutionTable.LookupSubTable
Modifier and Type | Field and Description |
---|---|
(package private) short |
deltaGlyphID |
coverageTable, substFormat
Constructor and Description |
---|
LookupTypeSingleSubstFormat1() |
Modifier and Type | Method and Description |
---|---|
(package private) int |
doSubstitution(int gid,
int coverageIndex) |
java.lang.String |
toString() |
int doSubstitution(int gid, int coverageIndex)
doSubstitution
in class GlyphSubstitutionTable.LookupSubTable
public java.lang.String toString()
toString
in class java.lang.Object