Class LineSegmentFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.LineSegmentFunctions
-
public class LineSegmentFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LineSegmentFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GeometrysegmentIntersection(Geometry g1, Geometry g2)static GeometrysegmentIntersectionDD(Geometry g1, Geometry g2)static booleansegmentIntersects(Geometry g1, Geometry g2)
-