Class LookupListTable


  • public class LookupListTable
    extends java.lang.Object
    This class models the Lookup List Table in the Open Type layout common tables.
    • Field Detail

      • lookupCount

        private final int lookupCount
    • Constructor Detail

      • LookupListTable

        public LookupListTable​(int lookupCount,
                               LookupTable[] lookups)
    • Method Detail

      • getLookupCount

        public int getLookupCount()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object