| Class | Description |
|---|---|
| DE9IMRelation |
This class represents spatial relations between geometric shapes (variables of type
GeometricShapeVariable). |
| DE9IMRelationSolver |
A solver for constraint networks of
DE9IMRelations. |
| GeometricShapeDomain |
Represents the domain of a
GeometricShapeVariable. |
| GeometricShapeVariable |
Represents a variable that can be reasoned upon by the
DE9IMRelationSolver. |
| LineStringDomain |
Represents line string domains for
GeometricShapeVariables. |
| PointDomain |
Represents point domains for
GeometricShapeVariables. |
| PolygonalDomain |
Represents polygonal domains for
GeometricShapeVariables. |
| Enum | Description |
|---|---|
| DE9IMRelation.Type |
The 10 meaningful relations in DE-9IM.
|