Home
last modified time | relevance | path

Searched refs:equalsExact (Results 1 – 1 of 1) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php546 public function equalsExact(Geometry $geometry) function in geoPHP\\Geometry\\Geometry
550 return $this->getGeos()->equalsExact($geometry->getGeos());