Class UnionInteracting
Experimental code to union MultiPolygons with processing limited to the elements which actually interact.
Inheritance
UnionInteracting
Assembly: NetTopologySuite.dll
Syntax
public class UnionInteracting
Constructors
|
Improve this Doc
View Source
UnionInteracting(Geometry, Geometry)
Declaration
public UnionInteracting(Geometry g0, Geometry g1)
Parameters
Methods
|
Improve this Doc
View Source
Union()
Declaration
Returns
|
Improve this Doc
View Source
Union(Geometry, Geometry)
Declaration
public static Geometry Union(Geometry g0, Geometry g1)
Parameters
Returns