Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DWKB.php301 $wkb .= $this->writeLineString($geometry);
351 protected function writeLineString($line) function in geoPHP\\Adapter\\WKB
375 $wkb .= $this->writeLineString($line);
DTWKB.php398 $twkbGeom .= $this->writeLineString($geometry);
483 protected function writeLineString($geometry) function in geoPHP\\Adapter\\TWKB
500 $twkb .= $this->writeLineString($component);