diff --git a/doxygen/geos__c_8h.html b/doxygen/geos__c_8h.html index 5120c7ad60..52f7e0ffd3 100644 --- a/doxygen/geos__c_8h.html +++ b/doxygen/geos__c_8h.html @@ -16757,7 +16757,7 @@

-

Calculate and return the DE9IM string for this geometry pair. The result is a 9-character string containing dimension symbols in the set "012F".

See also
geos::geom::Geometry::relate
+

Calculate the DE9IM string for this geometry pair. The result is a 9-character string containing dimension symbols in the set "012F".

See also
geos::geom::Geometry::relate
Parameters
@@ -16836,7 +16836,7 @@

-

Calculate and return the DE9IM string for this geometry pair, using the supplied GEOSRelateBoundaryNodeRules.

See also
geos::geom::Geometry::relate
+

Calculate the DE9IM string for this geometry pair, using the supplied GEOSRelateBoundaryNodeRules.

See also
geos::geom::Geometry::relate
geos::algorithm::BoundaryNodeRule
Parameters
@@ -16924,7 +16924,7 @@

-

Calculate the DE9IM string for a geometry pair and compare against a DE9IM pattern to check for consistency. If the result matches the pattern return true. The pattern is a 9-character string containing symbols in the set "012TF*". "012F" match the corresponding dimension symbol; "T" matches any non-empty dimension.; "*" matches any dimension.

See also
geos::geom::Geometry::relate
+

Calculate the DE9IM string for a geometry pair and compare against a DE9IM pattern to check for consistency. If the result matches the pattern return true. The pattern is a 9-character string containing symbols in the set "012TF*". "012F" match the corresponding dimension symbol; "T" matches any non-empty dimension; "*" matches any dimension.

See also
geos::geom::Geometry::relate
Parameters

g1First geometry in pair
g1First geometry in pair