public class LineSegmentFunctions extends 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) |
Copyright © 2025. All rights reserved.