Class CoordinateSplitter.SplitInPlace

java.lang.Object
org.apache.sedona.common.simplify.CoordinateSplitter.SplitInPlace
Enclosing class:
CoordinateSplitter

public static class CoordinateSplitter.SplitInPlace extends Object
  • Constructor Details

    • SplitInPlace

      public SplitInPlace(org.locationtech.jts.geom.Coordinate[] geom, int split)
  • Method Details

    • getGeom

      public org.locationtech.jts.geom.Coordinate[] getGeom()
    • getSplit

      public int getSplit()