PHP Interface Location\GeometryInterface

Show file Open project: mjaschen/phpgeo Interface Usage Examples

Public Methods

Method Description
getPoints ( ) : array Returns an array containing all assigned points.

Method Details

getPoints() public method

Returns an array containing all assigned points.
public getPoints ( ) : array
return array