Class OverlayEnhancedPrecisionFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.OverlayEnhancedPrecisionFunctions
-
public class OverlayEnhancedPrecisionFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OverlayEnhancedPrecisionFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometrydifference(Geometry a, Geometry b)static GeometrydifferenceBA(Geometry a, Geometry b)static Geometryintersection(Geometry a, Geometry b)static GeometrysymDifference(Geometry a, Geometry b)static Geometryunion(Geometry a, Geometry b)
-