Package | Description |
---|---|
org.geotools.data.vpf.io |
Modifier and Type | Method and Description |
---|---|
List<TableColumnDef> |
TableHeader.getColumnDefs()
Gets the value of columnDefs variable keeping definitions of all columns in this table.
|
Constructor and Description |
---|
TableHeader(int length,
char byteOrder,
String description,
String narrativeTable,
List<TableColumnDef> columnDefs)
Creates a new
TableHeader instance. |
Copyright © 1996–2022 Geotools. All rights reserved.