Class GlyphSubstitutionTable.RangeRecord

java.lang.Object
org.apache.fontbox.ttf.GlyphSubstitutionTable.RangeRecord
Enclosing class:
GlyphSubstitutionTable

static class GlyphSubstitutionTable.RangeRecord extends Object
  • Field Details

    • startGlyphID

      int startGlyphID
    • endGlyphID

      int endGlyphID
    • startCoverageIndex

      int startCoverageIndex
  • Constructor Details

    • RangeRecord

      RangeRecord()
  • Method Details