Class LookupSubTable

    • Field Detail

      • substFormat

        private final int substFormat
    • Constructor Detail

      • LookupSubTable

        public LookupSubTable​(int substFormat,
                              CoverageTable coverageTable)
    • Method Detail

      • doSubstitution

        public abstract int doSubstitution​(int gid,
                                           int coverageIndex)
      • getSubstFormat

        public int getSubstFormat()