You are here

protected property Point::$dimention in geoPHP 8

File

geoPHP/lib/geometry/Point.class.php, line 11

Class

Point
Point: The most basic geometry type. All other geometries are built out of Points.

Code

protected $dimention = 2;