public class SingleSubstFormat2 extends SingleSubst
Modifier | Constructor and Description |
---|---|
protected |
SingleSubstFormat2(RandomAccessFile raf,
int offset)
Creates new SingleSubstFormat2
|
Modifier and Type | Method and Description |
---|---|
int |
getFormat() |
int |
substitute(int glyphId) |
read
protected SingleSubstFormat2(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.