|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapefileReader.Record | |
org.geotools.data.shape | |
org.geotools.data.shape.shp |
Uses of ShapefileReader.Record in org.geotools.data.shape |
Fields in org.geotools.data.shape declared as ShapefileReader.Record | |
protected ShapefileReader.Record |
ShapefileDataStore.Reader.record
|
Uses of ShapefileReader.Record in org.geotools.data.shape.shp |
Methods in org.geotools.data.shape.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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |