JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.sedona.core.formatMapper.shapefileParser.parseUtils.shp
Interface ShapeReader
public interface
ShapeReader
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte
readByte
()
double
readDouble
()
int
readInt
()
void
skip
(int numBytes)
Method Details
readInt
int
readInt
()
readDouble
double
readDouble
()
readByte
byte
readByte
()
skip
void
skip
(int numBytes)