Geotools.Net

Geometry.Relate Method

Returns the DE-9IM intersection matrix for the two Geometrys.

Overload List

Returns the DE-9IM intersection matrix for the two Geometrys.

public virtual IntersectionMatrix Relate(Geometry);

Returns true if the elements in the DE-9IM intersection matrix for the two Geometrys match the elements in intersectionPattern.

public virtual bool Relate(Geometry,string);

See Also

Geometry Class | Geometry Members | Geotools.Geometries Namespace