Class ConversionFunctions
java.lang.Object
org.locationtech.jtstest.function.ConversionFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
addComponents
(Geometry g, List atomicGeoms) static Geometry
toGeometryCollection
(Geometry g, Geometry g2) static Geometry
static Geometry
toMultiPolygon
(Geometry g1, Geometry g2) static Geometry
-
Constructor Details
-
ConversionFunctions
public ConversionFunctions()
-
-
Method Details
-
toPoints
-
toLines
-
toMultiPolygon
-
toGeometryCollection
-
addComponents
-