Class LineSegmentFunctions
java.lang.Object
org.locationtech.jtstest.function.LineSegmentFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometry
segmentIntersection
(Geometry g1, Geometry g2) static Geometry
segmentIntersectionDD
(Geometry g1, Geometry g2) static boolean
segmentIntersects
(Geometry g1, Geometry g2)
-
Constructor Details
-
LineSegmentFunctions
public LineSegmentFunctions()
-
-
Method Details
-
segmentIntersects
-
segmentIntersection
-
segmentIntersectionDD
-