Package org.locationtech.jtslab
Class IteratedOverlayFunctions
- java.lang.Object
-
- org.locationtech.jtslab.IteratedOverlayFunctions
-
public class IteratedOverlayFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IteratedOverlayFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometry
overlayIndexedNG(Geometry coll)
static Geometry
overlayNG(Geometry coll)
static Geometry
overlayOld(Geometry coll)
static Geometry
overlaySR(Geometry coll, double scale)
-