|
Class Summary |
| About |
|
| BICanvas |
|
| catchKeys |
|
| DIntrs |
DIntrs displays a dialog which accepts an Integer that
is used to select an intersection. |
| Disclaim |
|
| Display |
Display creates the Graphics environment in
which the other display work. |
| DMap |
DMap draws and animates a grid of streets and vehicles |
| DSignal |
DSignal Displays a schematic of an intersection with
animated signal lights. |
| DZoom |
DZoom displays a dialog which accepts a Float that is
used to zoom the map. |
| GActuate |
GActuate maintains actuation values for a given
intersection. |
| GControl |
GControl GUI manager for traffic system. |
| GDensity |
GDensity Panel for maintenance of quantity of cars
entering and leaving street Fragments. |
| GIntersection |
GIntersection displays Intersection data and controls
entry of same. |
| GKeys |
GKeys is a tiny frame which stays on top (mostly) to
capture keystrokes. |
| GMain |
GMain - Parent window for Traffic simulator, contains
main menu. |
| GPhases |
GPhases displays Phase data and controls entry of same. |
| GQuery |
GQuery a generic ad-hoc query system. |
| GraphicsCards |
GraphicCards displays data entry panels. |
| GStreet |
GStreet displays Street data and controls entry of same. |
| GTurns |
GTurns maintains turn values for a given intersection. |
| GValues |
GValues maintains miscellaneous default values for
various city wide functions. |
| GXport |
GXport Import or export city data from/to various
formats. |
| Help |
Help This program evaluates the type of help requested
and either displays it or passes the request to HExplain. |
| HExplain |
HExplain This program reads the help files and displays
them. |
| JavaDriver |
JavaDriver Driver for traffic system. |
| LoadJPEG |
|
| OCity |
Senior data object. |
| OFragment |
a street Fragment is an unbroken piece of
street that has a constant speed, number of lanes and direction. |
| OIntersection |
A named container for traffic Phases. |
| OKButton |
|
| OStreet |
Mostly a named container for street OFragments. |
| OVehicle |
Cars and Trucks that travel from one OFragment to the
next as they navigate through the OCity. |
| Regen |
|
| runQuery |
|
| runTraffic |
|
| TFCFilter |
|
| UFileIO |
Handles reading and writing OCity data. |
| ULoadDriver |
This stand alone application loads a grid with test data so that
testing can be performed after the data objects have been changed. |
| UPrint |
Prints information in a modal dialog. |
| UQuery |
A generic ad-hoc query system. |
| UXport |
This program imports and exports data from text format
traffic layouts. |
| wakeUpCall |
|