Class GlyphPositioningTableReader.PosLookupRecord

    • Constructor Summary

      Constructors 
      Constructor Description
      PosLookupRecord​(int sequenceIndex, int lookupListIndex)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • sequenceIndex

        final int sequenceIndex
      • lookupListIndex

        final int lookupListIndex
    • Constructor Detail

      • PosLookupRecord

        public PosLookupRecord​(int sequenceIndex,
                               int lookupListIndex)