Class GeometryCombiner
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.GeometryCombiner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddHole(Polygon poly, LinearRing hole) addLineString(Geometry orig, Coordinate[] pts) addPoint(Geometry orig, Coordinate pt) addPolygonRing(Geometry orig, Coordinate[] pts) static ListextractElements(Geometry geom, boolean skipEmpty) static Geometry
-
Constructor Details
-
GeometryCombiner
-
-
Method Details
-
addPolygonRing
-
addLineString
-
addPoint
-
addHole
-
combine
-
extractElements
-
replace
-