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) |
readprivate int coverageOffset
private short deltaGlyphID
private Coverage coverage
protected SingleSubstFormat1(java.io.RandomAccessFile raf,
int offset)
throws java.io.IOException
java.io.IOExceptionpublic int getFormat()
getFormat in class SingleSubstpublic int substitute(int glyphId)
substitute in class SingleSubst