public class LineSegmentFunctions
extends java.lang.Object
Constructor and Description |
---|
LineSegmentFunctions() |
Modifier and Type | Method and Description |
---|---|
static Geometry |
segmentIntersection(Geometry g1,
Geometry g2) |
static Geometry |
segmentIntersectionDD(Geometry g1,
Geometry g2) |
static boolean |
segmentIntersects(Geometry g1,
Geometry g2) |