Package org.locationtech.jts.operation.overlayarea


package org.locationtech.jts.operation.overlayarea
  • Classes
    Class
    Description
    Computes the area of a geometry using the EdgeVector summing approach.
    Computes the area of the overlay of two polygons without forming the actual topology of the overlay.
    Computes the result area of an overlay usng the Overlay-Area, for simple polygons.