Class ShapeKey
java.lang.Object
org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShapeKey
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetIndex()voidsetIndex(long _index) voidwrite(DataOutput dataOutput)
-
Constructor Details
-
ShapeKey
public ShapeKey()
-
-
Method Details
-
write
- Throws:
IOException
-
getIndex
public long getIndex() -
setIndex
public void setIndex(long _index)
-