Searched refs:disjoint (Results 1 – 6 of 6) sorted by relevance
98 public function disjoint(Interval $other) : bool function in Antlr\\Antlr4\\Runtime\\Interval
215 if ($addition->adjacent($resilt) || !$addition->disjoint($resilt)) {226 if (!$bigger->adjacent($next) && $bigger->disjoint($next)) {
740 public function disjoint(Geometry $geometry) function in geoPHP\\Geometry\\Geometry744 return $this->getGeos()->disjoint($geometry->getGeos());
542 … method ie. if date filters are mandatory to match but the shard bounds and the query are disjoint.
8 …ter.contains=function(t,e,r){return new aE(t,e,r)}||{},wO.format.filter.disjoint=function(t,e,r){r…
1 …disjoint to a given geometry.\n *\n * @param {!string} geometryName Geometry name to use.\n * @par…