Class EdgeRayFunctions

java.lang.Object
org.locationtech.jtslab.EdgeRayFunctions

public class EdgeRayFunctions extends Object
  • Constructor Details

    • EdgeRayFunctions

      public EdgeRayFunctions()
  • Method Details

    • area

      public static double area(Geometry g)
    • intersectionArea

      public static double intersectionArea(Geometry geom0, Geometry geom1)
    • checkIntersectionArea

      public static double checkIntersectionArea(Geometry geom0, Geometry geom1)