abstract public function Geometry::length in geoPHP 8
Same name and namespace in other branches
- 7 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();