Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiGeometry.php93 public function length3D() function in geoPHP\\Geometry\\MultiGeometry
97 $length += $component->length3D();
H A DSurface.php64 public function length3D() function in geoPHP\\Geometry\\Surface
H A DPoint.php364 public function length3D() function in geoPHP\\Geometry\\Point
H A DGeometry.php140 abstract public function length3D(); function in geoPHP\\Geometry\\Geometry
H A DLineString.php139 public function length3D() function in geoPHP\\Geometry\\LineString