Lines Matching refs:geos

72     private $geos = null;
469 public function geos()
502 if ($this->geos && geoPHP::geosInstalled()) {
503 return $this->geos;
510 $this->geos = $reader->read($this->out('wkb'));
512 $this->geos = false;
514 return $this->geos;
517 public function setGeos($geos)
519 $this->geos = $geos;
537 throw UnsupportedMethodException::geos(__METHOD__);
552 throw UnsupportedMethodException::geos(__METHOD__);
573 throw UnsupportedMethodException::geos(__METHOD__);
587 throw UnsupportedMethodException::geos(__METHOD__);
602 throw UnsupportedMethodException::geos(__METHOD__);
617 throw UnsupportedMethodException::geos(__METHOD__);
631 throw UnsupportedMethodException::geos(__METHOD__);
646 throw UnsupportedMethodException::geos(__METHOD__);
661 throw UnsupportedMethodException::geos(__METHOD__);
679 $geom = $geom->union($item->geos());
687 throw UnsupportedMethodException::geos(__METHOD__);
703 throw UnsupportedMethodException::geos(__METHOD__);
717 throw UnsupportedMethodException::geos(__METHOD__);
731 throw UnsupportedMethodException::geos(__METHOD__);
746 throw UnsupportedMethodException::geos(__METHOD__);
761 throw UnsupportedMethodException::geos(__METHOD__);
776 throw UnsupportedMethodException::geos(__METHOD__);
791 throw UnsupportedMethodException::geos(__METHOD__);
806 throw UnsupportedMethodException::geos(__METHOD__);
821 throw UnsupportedMethodException::geos(__METHOD__);
836 throw UnsupportedMethodException::geos(__METHOD__);
851 throw UnsupportedMethodException::geos(__METHOD__);
866 throw UnsupportedMethodException::geos(__METHOD__);
881 throw UnsupportedMethodException::geos(__METHOD__);
897 throw UnsupportedMethodException::geos(__METHOD__);