Class OverlayNGSRFunctions
java.lang.Object
org.locationtech.jtstest.function.OverlayNGSRFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Geometrydifference(Geometry a, Geometry b, double scaleFactor) static GeometrydifferenceBA(Geometry a, Geometry b, double scaleFactor) static Geometryintersection(Geometry a, Geometry b, double scaleFactor) static GeometryreducePrecision(Geometry a, double scaleFactor) static GeometrysymDifference(Geometry a, Geometry b, double scaleFactor) static GeometryunaryUnion(Geometry a, double scaleFactor) static Geometry
-
Constructor Details
-
OverlayNGSRFunctions
public OverlayNGSRFunctions()
-
-
Method Details
-
intersection
-
union
-
difference
-
differenceBA
-
symDifference
-
unaryUnion
-
reducePrecision
-