Class GlyphSubstitutionTable.CoverageTable

java.lang.Object
org.apache.fontbox.ttf.GlyphSubstitutionTable.CoverageTable
Direct Known Subclasses:
GlyphSubstitutionTable.CoverageTableFormat1, GlyphSubstitutionTable.CoverageTableFormat2
Enclosing class:
GlyphSubstitutionTable

abstract static class GlyphSubstitutionTable.CoverageTable extends Object
  • Field Details

    • coverageFormat

      int coverageFormat
  • Constructor Details

    • CoverageTable

      CoverageTable()
  • Method Details

    • getCoverageIndex

      abstract int getCoverageIndex(int gid)