static class GlyphSubstitutionTable.LookupTypeSingleSubstFormat2 extends GlyphSubstitutionTable.LookupSubTable
Modifier and Type | Field and Description |
---|---|
(package private) int[] |
substituteGlyphIDs |
coverageTable, substFormat
Constructor and Description |
---|
LookupTypeSingleSubstFormat2() |
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