Package | Description |
---|---|
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
org.geotools.data.shapefile.fid |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFIDReader
A Default FIDReader.
|
Constructor and Description |
---|
FIDFeatureReader(AttributeReader attributeReader,
FIDReader fidReader) |
FIDFeatureReader(AttributeReader attributeReader,
FIDReader fidReader,
SimpleFeatureType schema)
Creates a new instance of AbstractFeatureReader
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedFidReader
This object reads from a file the fid of a feature in a shapefile.
|
Copyright © 1996–2019 Geotools. All rights reserved.