Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiGeometry.php137 public function maximumZ() function in geoPHP\\Geometry\\MultiGeometry
141 $componentMax = $component->maximumZ();
H A DSurface.php84 public function maximumZ() function in geoPHP\\Geometry\\Surface
H A DPoint.php337 public function maximumZ() function in geoPHP\\Geometry\\Point
H A DGeometry.php238 abstract public function maximumZ(); function in geoPHP\\Geometry\\Geometry
H A DLineString.php308 public function maximumZ() function in geoPHP\\Geometry\\LineString
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DTWKB.php424 $bBox['maxz'] = $geometry->maximumZ();