Class PivotFinder

java.lang.Object
org.apache.sedona.common.subDivide.PivotFinder

public class PivotFinder extends Object
  • Constructor Details

    • PivotFinder

      public PivotFinder()
  • Method Details

    • findPivot

      public static double findPivot(org.locationtech.jts.geom.Geometry geom, boolean splitOrdinate, double center, int numberOfVertices)