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