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 © 2016. All rights reserved.