Class PivotFinder
java.lang.Object
org.apache.sedona.common.subDivide.PivotFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublefindPivot(org.locationtech.jts.geom.Geometry geom, boolean splitOrdinate, double center, int numberOfVertices)
-
Constructor Details
-
PivotFinder
public PivotFinder()
-
-
Method Details
-
findPivot
public static double findPivot(org.locationtech.jts.geom.Geometry geom, boolean splitOrdinate, double center, int numberOfVertices)
-