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
- Version:
- $Id$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Coverageprivate intprivate int[]private LigatureSet[]private int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLigatureSubstFormat1(RandomAccessFile raf, int offset) Creates new LigatureSubstFormat1 -
Method Summary
Methods inherited from class LigatureSubst
read
-
Field Details
-
coverageOffset
private int coverageOffset -
ligSetCount
private int ligSetCount -
ligatureSetOffsets
private int[] ligatureSetOffsets -
coverage
-
ligatureSets
-
-
Constructor Details
-
LigatureSubstFormat1
Creates new LigatureSubstFormat1- Throws:
IOException
-
-
Method Details
-
getFormat
public int getFormat()
-