java.lang.Object
org.apache.sedona.core.formatMapper.shapefileParser.shapes.ShapeKey
All Implemented Interfaces:
Serializable

public class ShapeKey extends Object implements Serializable
See Also:
  • Constructor Details

    • ShapeKey

      public ShapeKey()
  • Method Details

    • write

      public void write(DataOutput dataOutput) throws IOException
      Throws:
      IOException
    • getIndex

      public long getIndex()
    • setIndex

      public void setIndex(long _index)