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: LigatureSubstFormat1.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Coverage
private int
private int[]
private LigatureSet[]
private int
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
LigatureSubstFormat1
(RandomAccessFile raf, int offset) Creates new LigatureSubstFormat1 -
Method Summary
Methods inherited from class org.apache.batik.svggen.font.table.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()
-