League\Geotools\Vertex\VertexInterface::getOrdinateIntercept PHP Метод

getOrdinateIntercept() публичный Метод

Get the ordinate (longitude) of the point where vertex intersects with the ordinate-axis (Prime-Meridian) of the coordinate system.
public getOrdinateIntercept ( ) : integer
Результат integer
    public function getOrdinateIntercept();