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