Uses of Class
org.geotools.data.shape.shp.ShapefileReader

Packages that use ShapefileReader
org.geotools.data.shape   
 

Uses of ShapefileReader in org.geotools.data.shape
 

Fields in org.geotools.data.shape declared as ShapefileReader
protected  ShapefileReader ShapefileDataStore.Reader.shp
           
 

Methods in org.geotools.data.shape that return ShapefileReader
protected  ShapefileReader ShapefileDataStore.openShapeReader()
          Convenience method for opening a ShapefileReader.
 

Constructors in org.geotools.data.shape with parameters of type ShapefileReader
ShapefileDataStore.Reader(AttributeType[] atts, ShapefileReader shp, DbaseFileReader dbf, java.util.List goodRecs)
          Create the shape reader
 



Copyright © GeoTools. All Rights Reserved.