Class GeometryCombiner
java.lang.Object
org.locationtech.jtstest.testbuilder.geom.GeometryCombiner
-
Field Summary
Fields -
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 List
extractElements
(Geometry geom, boolean skipEmpty) private static Polygon
findPolygonContaining
(Geometry geom, Coordinate pt) static Geometry
-
Field Details
-
geomFactory
-
-
Constructor Details
-
GeometryCombiner
-
-
Method Details
-
addPolygonRing
-
addLineString
-
addPoint
-
findPolygonContaining
-
addHole
-
combine
-
extractElements
-
replace
-