Class SinglePointGeography
java.lang.Object
org.apache.sedona.common.S2Geography.Geography
org.apache.sedona.common.S2Geography.PointGeography
org.apache.sedona.common.S2Geography.SinglePointGeography
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.sedona.common.S2Geography.Geography
Geography.GeographyKind -
Field Summary
Fields inherited from class org.apache.sedona.common.S2Geography.PointGeography
points -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sedona.common.S2Geography.PointGeography
decode, decode, dimension, encode, encodeTagged, getCellUnionBound, getCoordinateSequence, getPoints, numShapes, region, shape
-
Constructor Details
-
SinglePointGeography
public SinglePointGeography(com.google.common.geometry.S2Point p) -
SinglePointGeography
public SinglePointGeography()
-