Package | Description |
---|---|
org.transitime.applications |
Contains the top level static main() methods for the applications that
constitute the Transitime system.
|
org.transitime.core |
Contains the core classes that process the AVL data and create predictions,
arrival/departure times, headway, etc.
|
org.transitime.db.structs |
Contains the descriptions of the classes for the objects that are read
and written to the database.
|
org.transitime.gtfs |
Contains classes for reading and writing GTFS configuration data.
|
org.transitime.utils |
Contains the utility classes that are used by many parts of the project.
|
Class and Description |
---|
DbConfig
Reads all the configuration data from the database.
|
Class and Description |
---|
DbConfig
Reads all the configuration data from the database.
|
Class and Description |
---|
GtfsData
Contains all the GTFS data processed into Java lists and such.
|
TitleFormatter
Tool for formatting titles in the GTFS data.
|
Class and Description |
---|
GtfsData
Contains all the GTFS data processed into Java lists and such.
|
StopsByLoc.StopInfo
For describing a stop.
|
TitleFormatter
Tool for formatting titles in the GTFS data.
|
Class and Description |
---|
DbConfig
Reads all the configuration data from the database.
|