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 © 1998–2021. All rights reserved.