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(org.locationtech.jts.geom.Geometry g)
    • intersectionArea

      public static double intersectionArea(org.locationtech.jts.geom.Geometry geom0, org.locationtech.jts.geom.Geometry geom1)
    • checkIntersectionArea

      public static double checkIntersectionArea(org.locationtech.jts.geom.Geometry geom0, org.locationtech.jts.geom.Geometry geom1)