Class EdgeRayArea


  • public class EdgeRayArea
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EdgeRayArea​(org.locationtech.jts.geom.Geometry geom)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static double area​(org.locationtech.jts.geom.Geometry geom)  
      double getArea()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EdgeRayArea

        public EdgeRayArea​(org.locationtech.jts.geom.Geometry geom)
    • Method Detail

      • area

        public static double area​(org.locationtech.jts.geom.Geometry geom)
      • getArea

        public double getArea()