Uses of Interface
org.geotools.api.data.FIDReader
Packages that use FIDReader
-
Uses of FIDReader in org.geotools.data
Classes in org.geotools.data that implement FIDReaderConstructors in org.geotools.data with parameters of type FIDReaderModifierConstructorDescriptionFIDFeatureReader
(AttributeReader attributeReader, FIDReader fidReader) FIDFeatureReader
(AttributeReader attributeReader, FIDReader fidReader, SimpleFeatureType schema) Creates a new instance of AbstractFeatureReader -
Uses of FIDReader in org.geotools.data.shapefile.fid
Classes in org.geotools.data.shapefile.fid that implement FIDReaderModifier and TypeClassDescriptionclass
This object reads from a file the fid of a feature in a shapefile.