Uses of Class
org.geotools.data.shapefile.shp.ShapefileReader.Record
- 
Packages that use ShapefileReader.Record Package Description org.geotools.data.shapefile.shp 
- 
- 
Uses of ShapefileReader.Record in org.geotools.data.shapefile.shpMethods in org.geotools.data.shapefile.shp that return ShapefileReader.Record Modifier and Type Method Description ShapefileReader.RecordShapefileReader. nextRecord()Fetch the next record information.ShapefileReader.RecordShapefileReader. recordAt(int offset)Sets the current location of the byteStream to offset and returns the next record.
 
-