Package org.locationtech.jtslab
Class EdgeRayFunctions
- java.lang.Object
-
- org.locationtech.jtslab.EdgeRayFunctions
-
public class EdgeRayFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EdgeRayFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
area(Geometry g)
static double
checkIntersectionArea(Geometry geom0, Geometry geom1)
static double
intersectionArea(Geometry geom0, Geometry geom1)
-