Package org.apache.fontbox.ttf
Class GlyphSubstitutionTable.LookupTypeSingleSubstFormat1
java.lang.Object
org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupTypeSingleSubstFormat1
- Enclosing class:
- GlyphSubstitutionTable
static class GlyphSubstitutionTable.LookupTypeSingleSubstFormat1
extends GlyphSubstitutionTable.LookupSubTable
-
Field Summary
FieldsFields inherited from class org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
coverageTable, substFormat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) int
doSubstitution
(int gid, int coverageIndex) toString()
-
Field Details
-
deltaGlyphID
short deltaGlyphID
-
-
Constructor Details
-
LookupTypeSingleSubstFormat1
LookupTypeSingleSubstFormat1()
-
-
Method Details
-
doSubstitution
int doSubstitution(int gid, int coverageIndex) - Specified by:
doSubstitution
in classGlyphSubstitutionTable.LookupSubTable
-
toString
-