Class PolygonizeFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.PolygonizeFunctions
-
public class PolygonizeFunctions extends Object
-
-
Constructor Summary
Constructors Constructor Description PolygonizeFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometrypolygonize(Geometry g)static GeometrypolygonizeAllErrors(Geometry g)static GeometrypolygonizeCutEdges(Geometry g)static GeometrypolygonizeDangles(Geometry g)static GeometrypolygonizeInvalidRingLines(Geometry g)static GeometrypolygonizeValidPolygonal(Geometry g)
-