public class Feature
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
featureParams |
private int |
lookupCount |
private int[] |
lookupListIndex |
Modifier | Constructor and Description |
---|---|
protected |
Feature(java.io.RandomAccessFile raf,
int offset)
Creates new Feature
|
Modifier and Type | Method and Description |
---|---|
int |
getLookupCount() |
int |
getLookupListIndex(int i) |