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–2019. All rights reserved.