Class Point
java.lang.Object
org.opensearch.geometry.Point
- All Implemented Interfaces:
Geometry
-
Field Details
-
EMPTY
-
-
Constructor Details
-
Point
public Point(double x, double y) -
Point
public Point(double x, double y, double z)
-
-
Method Details