Uses of Class
org.geotools.data.shapefile.shp.ShapefileReader.Record

Packages that use ShapefileReader.Record
org.geotools.data.shapefile   
org.geotools.data.shapefile.shp   
 

Uses of ShapefileReader.Record in org.geotools.data.shapefile
 

Fields in org.geotools.data.shapefile declared as ShapefileReader.Record
protected  ShapefileReader.Record ShapefileAttributeReader.record
           
 

Uses of ShapefileReader.Record in org.geotools.data.shapefile.shp
 

Methods in org.geotools.data.shapefile.shp that return ShapefileReader.Record
 ShapefileReader.Record ShapefileReader.nextRecord()
          Fetch the next record information.
 ShapefileReader.Record ShapefileReader.recordAt(int offset)
          Sets the current location of the byteStream to offset and returns the next record.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.