Class ConversionFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.ConversionFunctions
-
public class ConversionFunctions extends Object
-
-
Constructor Summary
Constructors Constructor Description ConversionFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GeometrylineToPolygon(Geometry g)static GeometrypointsToLine(Geometry g)static GeometrytoGeometryCollection(Geometry g1, Geometry g2)static GeometrytoLines(Geometry g1, Geometry g2)static GeometrytoMultiPolygon(Geometry g1, Geometry g2)static GeometrytoPoints(Geometry g1, Geometry g2)
-