NAME
Map::Metro::Graph::Line - What is a line?
DESCRIPTION
Lines are currently only placeholders to identify the concept of a line. They don't have stations.
METHODS
id()
Returns the line id given in the parsed map file.
name()
Returns the line name given in the parsed map file.
description()
Returns the line description given in the parsed map file.
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.