public class CoverageFormat2 extends Coverage
| Modifier and Type | Field and Description |
|---|---|
private int |
rangeCount |
private RangeRecord[] |
rangeRecords |
| Modifier | Constructor and Description |
|---|---|
protected |
CoverageFormat2(java.io.RandomAccessFile raf)
Creates new CoverageFormat2
|
| Modifier and Type | Method and Description |
|---|---|
int |
findGlyph(int glyphId) |
int |
getFormat() |
private int rangeCount
private RangeRecord[] rangeRecords
protected CoverageFormat2(java.io.RandomAccessFile raf)
throws java.io.IOException
java.io.IOException