|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexedDbaseFileReader | |
---|---|
org.geotools.data.shapefile | |
org.geotools.data.shapefile.indexed |
Uses of IndexedDbaseFileReader in org.geotools.data.shapefile |
---|
Methods in org.geotools.data.shapefile that return IndexedDbaseFileReader | |
---|---|
static IndexedDbaseFileReader |
ShapefileRendererUtil.getDBFReader(ShapefileDataStore ds)
|
Uses of IndexedDbaseFileReader in org.geotools.data.shapefile.indexed |
---|
Constructors in org.geotools.data.shapefile.indexed with parameters of type IndexedDbaseFileReader | |
---|---|
IndexedShapefileAttributeReader(AttributeDescriptor[] atts,
ShapefileReader shp,
IndexedDbaseFileReader dbf,
CloseableCollection<Data> goodRecs)
Create the shape reader |
|
IndexedShapefileAttributeReader(List<AttributeDescriptor> attributes,
ShapefileReader shp,
IndexedDbaseFileReader dbf,
CloseableCollection<Data> goodRecs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |