Geotools.Net

IGeometry.Relate Method

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

Overload List

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

IntersectionMatrix Relate(Geometry);

Returns true if the elements in the DE-9IM intersection matrix for the two Geometrys match the elements in intersectionPattern, which may be:

For more information on the DE-9IM, see the OpenGIS Simple Features Specification.

bool Relate(Geometry,string);

See Also

IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace