Class LigatureSubst
- java.lang.Object
-
- org.apache.batik.svggen.font.table.LookupSubtable
-
- org.apache.batik.svggen.font.table.LigatureSubst
-
- Direct Known Subclasses:
LigatureSubstFormat1
public abstract class LigatureSubst extends LookupSubtable
-
-
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)
-
-
-
Method Detail
-
read
public static LigatureSubst read(java.io.RandomAccessFile raf, int offset) throws java.io.IOException
- Throws:
java.io.IOException
-
-