|
||||||||||
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,
org.opengis.feature.simple.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<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> |
IndexedShapefileDataStore.createFeatureReader(java.lang.String typeName,
IndexedShapefileAttributeReader r,
org.opengis.feature.simple.SimpleFeatureType readerSchema)
|
Constructors in org.geotools.data.shapefile.indexed with parameters of type IndexedShapefileAttributeReader | |
---|---|
ShapeFIDReader(org.opengis.feature.simple.SimpleFeatureType featureType,
IndexedShapefileAttributeReader reader)
|
|
ShapeFIDReader(java.lang.String typeName,
IndexedShapefileAttributeReader reader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |