Skip to content

Commit

Permalink
Note that all predicates are available once the matrix has been calcu…
Browse files Browse the repository at this point in the history
…lated
  • Loading branch information
urschrei committed Jan 13, 2024
1 parent c1b3739 commit 7325cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geo/src/algorithm/relate/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mod relate_operation;

/// Topologically relate two geometries based on [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM) semantics.
///
/// See [`IntersectionMatrix`] for details.
/// See [`IntersectionMatrix`] for details. All predicates are available on the calculated matrix.
///
/// # Examples
///
Expand Down

0 comments on commit 7325cc0

Please sign in to comment.