public class RangeRecord extends Object
| Constructor and Description |
|---|
RangeRecord(RandomAccessFile raf)
Creates new RangeRecord
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCoverageIndex(int glyphId) |
boolean |
isInRange(int glyphId) |
public RangeRecord(RandomAccessFile raf) throws IOException
IOExceptionCopyright © 2000–2021 Apache Software Foundation. All rights reserved.