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
IOException
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.