Class SinglePolylineGeography
java.lang.Object
org.apache.sedona.common.S2Geography.Geography
org.apache.sedona.common.S2Geography.PolylineGeography
org.apache.sedona.common.S2Geography.SinglePolylineGeography
-
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.PolylineGeography
polylines -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sedona.common.S2Geography.PolylineGeography
decode, decode, dimension, encode, getCellUnionBound, getCoordinateSequence, getPolylines, numShapes, region, shapeMethods inherited from class org.apache.sedona.common.S2Geography.Geography
computeDimensionFromShapes, decodeTagged, encodeTagged, getKind, getSRID, setSRID, toEWKT, toEWKT, toString, toString, toText
-
Constructor Details
-
SinglePolylineGeography
public SinglePolylineGeography(com.google.common.geometry.S2Polyline p) -
SinglePolylineGeography
public SinglePolylineGeography()
-