Class | Description |
---|---|
AvlJsonQuery |
Does a query of AVL data and returns result in JSON format.
|
ChartGenericJsonQuery |
For providing data to a Google scatter chart when need to specify specific
SQL for retrieving data from the database.
|
ChartJsonBuilder |
For creating the JSON data string used to power a Google Chart via AJAX.
|
ChartJsonBuilder.RowBuilder |
For building a row, which consists of multiple data elements.
|
GenericJsonQuery | |
PredAccuracyIntervalQuery |
For doing SQL query and generating JSON data for a prediction accuracy
intervals chart.
|
PredAccuracyRangeQuery |
For generating the JSON data for a Google chart for showing percent of
predictions that lie between an error range.
|
PredictionAccuracyQuery |
For doing SQL query and generating JSON data for a prediction accuracy chart.
|
Enum | Description |
---|---|
PredictionAccuracyQuery.IntervalsType |