public class TableHeader extends Object
Modifier and Type | Field and Description |
---|---|
int |
featureListOffset |
int |
lookupListOffset |
int |
scriptListOffset |
int |
version |
Constructor and Description |
---|
TableHeader(int version,
int scriptListOffset,
int featureListOffset,
int lookupListOffset) |
Copyright © 2013. All rights reserved.