Class ConversionFunctions
- java.lang.Object
-
- org.locationtech.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 private static voidaddComponents(Geometry g, java.util.List atomicGeoms)static GeometrytoGeometryCollection(Geometry g, Geometry g2)static GeometrytoLines(Geometry g1, Geometry g2)static GeometrytoMultiPolygon(Geometry g1, Geometry g2)static GeometrytoPoints(Geometry g1, Geometry g2)
-
-
-
Method Detail
-
addComponents
private static void addComponents(Geometry g, java.util.List atomicGeoms)
-
-