Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiGeometry.php190 public function maximumM() function in geoPHP\\Geometry\\MultiGeometry
194 $componentMax = $component->maximumM();
H A DSurface.php94 public function maximumM() function in geoPHP\\Geometry\\Surface
H A DPoint.php347 public function maximumM() function in geoPHP\\Geometry\\Point
H A DGeometry.php242 abstract public function maximumM(); function in geoPHP\\Geometry\\Geometry
H A DLineString.php390 public function maximumM() function in geoPHP\\Geometry\\LineString
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DTWKB.php430 $bBox['maxm'] = $geometry->maximumM();