public class SingleSubstFormat1 extends SingleSubst
Modifier and Type | Field and Description |
---|---|
private Coverage |
coverage |
private int |
coverageOffset |
private short |
deltaGlyphID |
Modifier | Constructor and Description |
---|---|
protected |
SingleSubstFormat1(java.io.RandomAccessFile raf,
int offset)
Creates new SingleSubstFormat1
|
Modifier and Type | Method and Description |
---|---|
int |
getFormat() |
int |
substitute(int glyphId) |
read
private int coverageOffset
private short deltaGlyphID
private Coverage coverage
protected SingleSubstFormat1(java.io.RandomAccessFile raf, int offset) throws java.io.IOException
java.io.IOException
public int getFormat()
getFormat
in class SingleSubst
public int substitute(int glyphId)
substitute
in class SingleSubst