Uses of Class
jmri.jmrit.timetable.Stop
Packages that use Stop
Package
Description
Define the timetable data records and implement a data manager.
Implements Timetable creation, maintenance and displaying a timetable graph.
-
Uses of Stop in jmri.jmrit.timetable
Methods in jmri.jmrit.timetable that return StopModifier and TypeMethodDescriptionStop.getCopy(int trainId, int stationId, int seq) Make a copy of the stop.TimeTableDataManager.getStop(int id) Methods in jmri.jmrit.timetable that return types with arguments of type StopModifier and TypeMethodDescriptionTimeTableDataManager.getStops(int fKeyTrain, int fKeyStation, boolean sort) Create a list of stopsMethods in jmri.jmrit.timetable with parameters of type Stop -
Uses of Stop in jmri.jmrit.timetable.swing
Fields in jmri.jmrit.timetable.swing with type parameters of type StopMethods in jmri.jmrit.timetable.swing with parameters of type StopModifier and TypeMethodDescription(package private) voidExtend the train line with additional stops.(package private) voidSet the starting point for the _trainLine path.(package private) voidFinish the train line, draw it, the train name and the throttle line if used.