public class SingleSubstFormat1 extends SingleSubst
Modifier | Constructor and Description |
---|---|
protected |
SingleSubstFormat1(RandomAccessFile raf,
int offset)
Creates new SingleSubstFormat1
|
Modifier and Type | Method and Description |
---|---|
int |
getFormat() |
int |
substitute(int glyphId) |
read
protected SingleSubstFormat1(RandomAccessFile raf, int offset) throws IOException
IOException
public int getFormat()
getFormat
in class SingleSubst
public int substitute(int glyphId)
substitute
in class SingleSubst
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.