Expand description
Determine whether Geometry A completely encloses Geometry B.
Traits
- Checks if
rhsis completely contained withinself. More formally, the interior ofrhshas non-empty (set-theoretic) intersection but neither the interior, nor the boundary ofrhsintersects the exterior ofself. In other words, the DE-9IM intersection matrix of(rhs, self)isT*F**F***.