Class BoundaryFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.BoundaryFunctions
-
public class BoundaryFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BoundaryFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometry
boundary(Geometry g)
static Geometry
boundaryEndpoint(Geometry g)
static Geometry
boundaryMod2(Geometry g)
static Geometry
boundaryMonoValentEnd(Geometry g)
static Geometry
boundaryMultiValentEnd(Geometry g)
-