Class GlyphSubstitutionTable.LookupSubTable

java.lang.Object
org.apache.fontbox.ttf.GlyphSubstitutionTable.LookupSubTable
Direct Known Subclasses:
GlyphSubstitutionTable.LookupTypeSingleSubstFormat1, GlyphSubstitutionTable.LookupTypeSingleSubstFormat2
Enclosing class:
GlyphSubstitutionTable

abstract static class GlyphSubstitutionTable.LookupSubTable extends Object
  • Field Details

  • Constructor Details

    • LookupSubTable

      LookupSubTable()
  • Method Details

    • doSubstitution

      abstract int doSubstitution(int gid, int coverageIndex)