From b2ded9e91a1f119ac14d9546fa5f147cd3f02338 Mon Sep 17 00:00:00 2001 From: dr-jts Date: Tue, 13 Aug 2024 20:17:09 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20libgeos/?= =?UTF-8?q?geos@f8d57eceff948dd4b3c62f2e6a1abcfbbef22bd4=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doxygen/geos__c_8h.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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