League\Geotools\Vertex\VertexInterface::getOrdinateIntercept PHP Method

getOrdinateIntercept() public method

Get the ordinate (longitude) of the point where vertex intersects with the ordinate-axis (Prime-Meridian) of the coordinate system.
public getOrdinateIntercept ( ) : integer
return integer
    public function getOrdinateIntercept();