public abstract class SingleSubst extends LookupSubtable
| Constructor and Description |
|---|
SingleSubst() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getFormat() |
static SingleSubst |
read(RandomAccessFile raf,
int offset) |
abstract int |
substitute(int glyphId) |
public abstract int getFormat()
public abstract int substitute(int glyphId)
public static SingleSubst read(RandomAccessFile raf, int offset) throws IOException
IOExceptionCopyright © 2000–2020 Apache Software Foundation. All rights reserved.