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

getTo() public method

Get the destination coordinate.
public getTo ( ) : League\Geotools\Coordinate\CoordinateInterface
return League\Geotools\Coordinate\CoordinateInterface
    public function getTo();