Geotools.Net

IntersectionMatrix Class

A Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.

For a list of all members of this type, see IntersectionMatrix Members.

System.Object
   IntersectionMatrix

[Visual Basic]
Public Class IntersectionMatrix
Implements ICloneable
[C#]
public class IntersectionMatrix : ICloneable

Remarks

This class can used to represent both computed DE-9IM's (like 212FF1FF2) as well as patterns for matching them (like T*T******).

Methods are provided to: For a description of the DE-9IM, see the OpenGIS Simple Features Specification for SQL.

Requirements

Namespace: Geotools.Geometries Namespace

Assembly: Geotools.dll

See Also

IntersectionMatrix Members | Geotools.Geometries Namespace