Class LigatureSubstFormat1
- java.lang.Object
-
- org.apache.batik.svggen.font.table.LookupSubtable
-
- org.apache.batik.svggen.font.table.LigatureSubst
-
- org.apache.batik.svggen.font.table.LigatureSubstFormat1
-
public class LigatureSubstFormat1 extends LigatureSubst
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
LigatureSubstFormat1(java.io.RandomAccessFile raf, int offset)
Creates new LigatureSubstFormat1
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getFormat()
-
Methods inherited from class org.apache.batik.svggen.font.table.LigatureSubst
read
-
-