Package org.opensearch.geo.algorithm
Class PolygonGenerator
java.lang.Object
org.opensearch.geo.algorithm.PolygonGenerator
Helper class to generate a polygon. Keeping this in the src folder so that GeoSpatial plugin can take advantage of
this helper to create the Polygons, rather than hardcoding the values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PolygonGenerator
public PolygonGenerator()
-
-
Method Details