Home
last modified time | relevance | path

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

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