Class GlyphSubstitutionTable.CoverageTable

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int coverageFormat  
    • Constructor Summary

      Constructors 
      Constructor Description
      CoverageTable()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      (package private) abstract int getCoverageIndex​(int gid)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • coverageFormat

        int coverageFormat
    • Constructor Detail

      • CoverageTable

        CoverageTable()
    • Method Detail

      • getCoverageIndex

        abstract int getCoverageIndex​(int gid)