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