Package | Description |
---|---|
org.geotools.data.vpf.io | |
org.geotools.data.vpf.util |
Modifier and Type | Method and Description |
---|---|
RowField |
TableRow.get(int idx)
Describe
get method here. |
RowField |
TableRow.get(String name)
Describe
get method here. |
Constructor and Description |
---|
TableRow(RowField[] fieldsArr,
Map<String,RowField> fieldsMap)
Creates a new
TableRow instance. |
Constructor and Description |
---|
TableRow(RowField[] fieldsArr,
Map<String,RowField> fieldsMap)
Creates a new
TableRow instance. |
Modifier and Type | Method and Description |
---|---|
protected HashMap<String,RowField> |
PrimitiveDataFactory.readFeature(TableRow line,
SimpleFeatureType type) |
Copyright © 1996–2022 Geotools. All rights reserved.