Class CellBoundary

java.lang.Object
org.elasticsearch.h3.CellBoundary

public final class CellBoundary extends Object
cell boundary points as LatLng
  • Method Details

    • numPoints

      public int numPoints()
      Number of points in this boundary
    • getLatLon

      public LatLng getLatLon(int i)
      Return the point at the given position