Class LigatureSubst

  • Direct Known Subclasses:
    LigatureSubstFormat1

    public abstract class LigatureSubst
    extends LookupSubtable
    Version:
    $Id: LigatureSubst.java 1733416 2016-03-03 07:07:13Z gadams $
    • Constructor Summary

      Constructors 
      Constructor Description
      LigatureSubst()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static LigatureSubst read​(java.io.RandomAccessFile raf, int offset)  
      • Methods inherited from class java.lang.Object

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

      • LigatureSubst

        public LigatureSubst()
    • Method Detail

      • read

        public static LigatureSubst read​(java.io.RandomAccessFile raf,
                                         int offset)
                                  throws java.io.IOException
        Throws:
        java.io.IOException