CoverageFormat1, CoverageFormat2public abstract class Coverage
extends java.lang.Object
| Constructor | Description |
|---|---|
Coverage() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract int |
findGlyph(int glyphId) |
|
abstract int |
getFormat() |
|
protected static Coverage |
read(java.io.RandomAccessFile raf) |
public abstract int getFormat()
public abstract int findGlyph(int glyphId)
glyphId - The ID of the glyph to find.protected static Coverage read(java.io.RandomAccessFile raf) throws java.io.IOException
java.io.IOExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.