NAME
Map::Metro::Graph::LineStation - What is a line station?
DESCRIPTION
A line station is the concept of a specific Station on a specific Line.
METHODS
line_station_id()
Returns the internal line station id. Do not depend on this between executions.
station()
Returns the Station object.
line()
eturns the Line object.
AUTHOR
Erik Carlsson <info@code301.com>
COPYRIGHT
Copyright 2014 - Erik Carlsson
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.