Class CoordinateSplitter.SplitInPlace
java.lang.Object
org.apache.sedona.common.simplify.CoordinateSplitter.SplitInPlace
- Enclosing class:
- CoordinateSplitter
-
Constructor Summary
Constructors -
Method Summary
-
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()
-