Class LinearReferencingFunctions
java.lang.Object
org.locationtech.jtstest.function.LinearReferencingFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GeometryextractLine(Geometry g, double start, double end) static GeometryextractPoint(Geometry g, double index) static Geometrystatic doubleprojectIndex(Geometry g, Geometry g2)
-
Constructor Details
-
LinearReferencingFunctions
public LinearReferencingFunctions()
-
-
Method Details
-
extractPoint
-
extractLine
-
project
-
projectIndex
-