Uses of Class
org.geotools.data.shapefile.dbf.IndexedDbaseFileReader

Packages that use IndexedDbaseFileReader
org.geotools.data.shapefile.indexed   
 

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)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.