Class GlyphSubstitutionTable.ReverseChainedSingleSubtableFormat1

All Implemented Interfaces:
Comparable, GlyphSubstitution
Enclosing class:
GlyphSubstitutionTable

private static class GlyphSubstitutionTable.ReverseChainedSingleSubtableFormat1 extends GlyphSubstitutionTable.ReverseChainedSingleSubtable
  • Constructor Details

    • ReverseChainedSingleSubtableFormat1

      ReverseChainedSingleSubtableFormat1(String id, int sequence, int flags, int format, GlyphCoverageTable coverage, List entries)
  • Method Details

    • getEntries

      public List getEntries()
      Specified by:
      getEntries in class GlyphSubtable
      Returns:
      this subtable's lookup entries
    • populate

      private void populate(List entries)