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

java.lang.Object
  extended byorg.apache.batik.svggen.font.table.LookupSubtable
      extended byorg.apache.batik.svggen.font.table.LigatureSubst
Direct Known Subclasses:
LigatureSubstFormat1

public abstract class LigatureSubst
extends LookupSubtable


Constructor Summary
LigatureSubst()
           
 
Method Summary
static LigatureSubst read(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(RandomAccessFile raf,
                                 int offset)
                          throws IOException
Throws:
IOException


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.