bus_timeline library
Classes
- BusTimeline
- Creates an object that contains all the busses and their respective stops.
- BusTimelineState
- Defines each bus and makes a tab for each one atop of the schedule panel.
- FillPainter
- Creates our "lines and circles" on the left hand side of the schedule list for each bus. This particular class is responsible for the first stop.
- StrokePainter
- Creates our "lines and circles" on the left hand side of the schedule list for each bus. This particular class is responsible for all stops but the first.