Bundle |
|
JsonManifest |
A minimal manifest in JSON.
|
Train |
Represents a train on the layout
|
TrainBuilder |
Builds a train and then creates the train's manifest.
|
TrainBuilderBase |
Methods to support the TrainBuilder class.
|
TrainBuilderCars |
Contains methods for cars when building a train.
|
TrainBuilderEngines |
Contains methods for engines when building a train.
|
TrainCommon |
Common routines for trains
|
TrainCsvCommon |
Contains the csv operators for manifests and switch lists
|
TrainCsvManifest |
Builds a train's manifest using Comma Separated Values (csv).
|
TrainCsvSwitchLists |
Builds a comma separated value (csv) switch list for a location on the
railroad.
|
TrainIcon |
An icon that displays the position of a train icon on a panel.
|
TrainIconAnimation |
Provides simple animation for train icons.
|
TrainLogger |
Logs train movements and status to a file.
|
TrainManager |
Manages trains.
|
TrainManagerXml |
Loads and stores trains using xml files.
|
TrainManifest |
Builds a train's manifest.
|
TrainManifestHeaderText |
Loads and stores the manifest header text strings.
|
TrainManifestText |
Loads and stores the manifest text strings.
|
TrainPrintUtilities |
Train print utilities.
|
TrainSwitchLists |
Builds a switch list for a location on the railroad
|
TrainSwitchListText |
Loads and stores the switch list text strings.
|
TrainUtilities |
Train file utilities
|
Xml |
A convenient place to access operations xml element and attribute names.
|