|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexedShapefileAttributeReader | |
---|---|
org.geotools.data.shapefile.indexed |
Uses of IndexedShapefileAttributeReader in org.geotools.data.shapefile.indexed |
---|
Methods in org.geotools.data.shapefile.indexed that return IndexedShapefileAttributeReader | |
---|---|
protected IndexedShapefileAttributeReader |
IndexedShapefileDataStore.getAttributesReader(boolean readDbf,
boolean readGeometry,
Query query,
SimpleFeatureType targetSchema)
Returns the attribute reader, allowing for a pure shape reader, or a combined dbf/shp reader. |
Methods in org.geotools.data.shapefile.indexed with parameters of type IndexedShapefileAttributeReader | |
---|---|
protected FeatureReader<SimpleFeatureType,SimpleFeature> |
IndexedShapefileDataStore.createFeatureReader(String typeName,
IndexedShapefileAttributeReader r,
SimpleFeatureType readerSchema)
|
Constructors in org.geotools.data.shapefile.indexed with parameters of type IndexedShapefileAttributeReader | |
---|---|
ShapeFIDReader(SimpleFeatureType featureType,
IndexedShapefileAttributeReader reader)
|
|
ShapeFIDReader(String typeName,
IndexedShapefileAttributeReader reader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |