|
Class Summary |
| CandleBarBoxMap |
Generic dataseries mapping function that creates a candle dataseries
using the row order of the argument ResultSet +-
a width value as the xMin, xMax values for the dataseries.
|
| CandleBarBoxMapForSP |
Implements a candle box mapping function for stored procedure calls.
|
| ColumnFilterTableMap |
Class level comments |
| ColumnOrderTableMappingFunction |
|
| HorizontalCandleBarBoxMap |
Generic dataseries mapping function that creates a candle dataseries
using the row order of the argument ResultSet +-
a width value as the yMin, yMax values for the dataseries.
|
| HorizontalCandleBarBoxMapForSP |
Implements a candle box mapping function for stored procedure calls.
|
| RowAsXMap |
Generic dataseries mapping function that uses the row order of the argument
ResultSet as the xMin value for the dataseries.
|
| RowAsXMapForSP |
Implements a mapping function for stored procedure calls.
|
| RowAsYMap |
Generic dataseries mapping function that uses the row order of the argument
ResultSet as the yMin value for the dataseries.
|
| RowAsYMapForSP |
Implements a mapping function for stored procedure calls.
|
| UriNamespaceStripper |
|