Class GeometryHelper
java.lang.Object
com.here.platform.data.client.flink.impl.GeometryHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.locationtech.jts.geom.PolygoncreatePolygon(scala.collection.Seq<scala.collection.Seq<scala.collection.Seq<Object>>> polygonCoords, org.locationtech.jts.geom.GeometryFactory geometryFactory)
-
Constructor Details
-
GeometryHelper
public GeometryHelper()
-
-
Method Details
-
createPolygon
public static org.locationtech.jts.geom.Polygon createPolygon(scala.collection.Seq<scala.collection.Seq<scala.collection.Seq<Object>>> polygonCoords, org.locationtech.jts.geom.GeometryFactory geometryFactory)
-