abstract public function Geometry::length in geoPHP 7
Same name and namespace in other branches
- 8 geoPHP/lib/geometry/Geometry.class.php \Geometry::length()
2 methods override Geometry::length()
- Collection::length in geoPHP/
lib/ geometry/ Collection.class.php - Point::length in geoPHP/
lib/ geometry/ Point.class.php
File
- geoPHP/
lib/ geometry/ Geometry.class.php, line 17
Class
- Geometry
- Geometry abstract class
Code
public abstract function length();