Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RailwayConnection class #14

Closed
3 tasks done
hauke96 opened this issue Jul 11, 2015 · 1 comment
Closed
3 tasks done

RailwayConnection class #14

hauke96 opened this issue Jul 11, 2015 · 1 comment
Assignees
Milestone

Comments

@hauke96
Copy link
Owner

hauke96 commented Jul 11, 2015

This class implements the connection between two RailwayNodes ba using their coordinates:

  • Use constructor with RailwayConnection(RailwayNode, RailwayNode)
  • Save coordinates of these nodes
  • Equal if all coordinated are equal
@hauke96 hauke96 added the ToDo label Jul 11, 2015
@hauke96 hauke96 self-assigned this Jul 11, 2015
@hauke96 hauke96 added this to the v0.1.2 milestone Jul 11, 2015
@hauke96 hauke96 mentioned this issue Jul 11, 2015
11 tasks
hauke96 added a commit that referenced this issue Jul 11, 2015
…electionTool for node selection and creation of the TrainLines (s. github #8, #12 to #14).
@hauke96
Copy link
Owner Author

hauke96 commented Jul 23, 2015

Removed RailwayConnection Class. Color will be stores directly in the RailwayNode-class and each TrainLine has a list of nodes - done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant