Class LigatureSet


  • public class LigatureSet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LigatureSet​(java.io.RandomAccessFile raf, int offset)
      Creates new LigatureSet
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LigatureSet

        public LigatureSet​(java.io.RandomAccessFile raf,
                           int offset)
                    throws java.io.IOException
        Creates new LigatureSet
        Throws:
        java.io.IOException