Searched defs:elevationLoss (Results 1 – 5 of 5) sorted by relevance
/plugin/geophp/vendor/funiq/geophp/src/Geometry/ | ||
H A D | Surface.php | 104 public function elevationLoss($verticalTolerance = 0) function in geoPHP\\Geometry\\Surface |
H A D | MultiGeometry.php | 169 public function elevationLoss($verticalTolerance = 0) function in geoPHP\\Geometry\\MultiGeometry |
H A D | LineString.php | 363 public function elevationLoss($verticalTolerance = 0) function in geoPHP\\Geometry\\LineString |
H A D | Point.php | 389 public function elevationLoss($verticalTolerance = 0) function in geoPHP\\Geometry\\Point |
H A D | Geometry.php | 248 abstract public function elevationLoss($verticalTolerance = 0); function in geoPHP\\Geometry\\Geometry |