Class LigatureSubstFormat1


  • public class LigatureSubstFormat1
    extends LigatureSubst
    Version:
    $Id: LigatureSubstFormat1.java 1733416 2016-03-03 07:07:13Z gadams $
    • Field Detail

      • coverageOffset

        private int coverageOffset
      • ligSetCount

        private int ligSetCount
      • ligatureSetOffsets

        private int[] ligatureSetOffsets
    • Constructor Detail

      • LigatureSubstFormat1

        protected LigatureSubstFormat1​(java.io.RandomAccessFile raf,
                                       int offset)
                                throws java.io.IOException
        Creates new LigatureSubstFormat1
        Throws:
        java.io.IOException
    • Method Detail

      • getFormat

        public int getFormat()