public abstract class TTFCMapTable.TableFormat extends Object
| Constructor and Description |
|---|
TableFormat() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getGlyphIndex(int character) |
abstract void |
read() |
public abstract void read()
throws IOException
IOExceptionpublic abstract int getGlyphIndex(int character)
Copyright © 2020. All rights reserved.