Class ShpReader
java.lang.Object
ch.so.agi.gretl.internal.shapefile.core.ShpReader
- All Implemented Interfaces:
AutoCloseable
-
Method Details
-
open
- Throws:
IOExceptionShapefileMappingException
-
header
-
readNext
- Throws:
IOExceptionShapefileMappingException
-
currentRecordNumber
public long currentRecordNumber() -
currentByteOffset
public long currentByteOffset() -
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-