Class PointGeometryUnion
- java.lang.Object
-
- org.locationtech.jts.operation.union.PointGeometryUnion
-
-
Constructor Summary
Constructors Constructor Description PointGeometryUnion(Puntal pointGeom, Geometry otherGeom)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Geometry
union()
static Geometry
union(Puntal pointGeom, Geometry otherGeom)
-