org.apache.batik.svggen.font.table
Class LigatureSet

java.lang.Object
  extended by org.apache.batik.svggen.font.table.LigatureSet

public class LigatureSet
extends Object

Version:
$Id: LigatureSet.java 1733416 2016-03-03 07:07:13Z gadams $
Author:
David Schweinsberg

Constructor Summary
LigatureSet(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(RandomAccessFile raf,
                   int offset)
            throws IOException
Creates new LigatureSet

Throws:
IOException


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.