Class LinearReferencingFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.LinearReferencingFunctions
-
public class LinearReferencingFunctions extends Object
-
-
Constructor Summary
Constructors Constructor Description LinearReferencingFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GeometryextractLine(Geometry g, double start, double end)static GeometryextractPoint(Geometry g, double index)static Geometryproject(Geometry g, Geometry g2)static doubleprojectIndex(Geometry g, Geometry g2)
-