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