

Public Member Functions | |
| DefaultDataService (ChartDataModel model, ChartService service, PointTransformerModel transform) | |
| int | getChartDisplayablePointCount () |
| ChartService | getChartService () |
| ChartStyleManager | getChartStyleManager () |
| ChartDataModel | getDataModel () |
| PointTransformerModel | getPointTransformer () |
| ChartViewManager | getViewManager () |
| void | prepare () |
| void | setChartService (ChartService service) |
| int | transform () |
| void | updateChart (ChartUpdateRequest request) |
| void | updateChart (DataChange change) |
Public Attributes | |
| ChartDataModel | dataModel |
| ChartService | chartService |
| PointTransformerModel | pointTransformer |
Insert the type's description here. Creation date: (11/26/00 17:59:37)
| com::cosylab::gui::components::r2::chart::DefaultDataService::DefaultDataService | ( | ChartDataModel | model, | |
| ChartService | service, | |||
| PointTransformerModel | transform | |||
| ) | [inline] |
PrivateChartService constructor comment.
References com::cosylab::gui::components::r2::chart::ChartViewManager::addUserXScale(), com::cosylab::gui::components::r2::chart::ChartViewManager::addUserYScale(), chartService, dataModel, com::cosylab::gui::components::r2::chart::ChartService::getChartStyleManager(), com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedXScale(), com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedYScale(), com::cosylab::gui::components::r2::chart::ChartStyleManager::getStyleForSerie(), com::cosylab::gui::components::r2::chart::ChartService::getViewManager(), pointTransformer, com::cosylab::gui::components::r2::chart::ChartDataModel::setChartService(), com::cosylab::gui::components::r2::chart::PointTransformerModel::setXScale(), com::cosylab::gui::components::r2::chart::PointTransformerModel::setYScale(), and updateChart().
| int com::cosylab::gui::components::r2::chart::DefaultDataService::getChartDisplayablePointCount | ( | ) | [inline] |
getChartDisplayablePointCount method comment.
Implements com::cosylab::gui::components::r2::chart::ChartService.
References chartService, and com::cosylab::gui::components::r2::chart::ChartService::getChartDisplayablePointCount().
| ChartService com::cosylab::gui::components::r2::chart::DefaultDataService::getChartService | ( | ) | [inline] |
Insert the method's description here. Creation date: (11/26/00 18:00:49)
Implements com::cosylab::gui::components::r2::chart::ChartDataService.
References chartService.
| ChartStyleManager com::cosylab::gui::components::r2::chart::DefaultDataService::getChartStyleManager | ( | ) | [inline] |
Insert the method's description here. Creation date: (31.03.2001 00:34:10)
Implements com::cosylab::gui::components::r2::chart::ChartService.
References chartService, and com::cosylab::gui::components::r2::chart::ChartService::getChartStyleManager().
| ChartDataModel com::cosylab::gui::components::r2::chart::DefaultDataService::getDataModel | ( | ) | [inline] |
Insert the method's description here. Creation date: (11/26/00 18:00:24)
Implements com::cosylab::gui::components::r2::chart::ChartDataService.
References dataModel.
| PointTransformerModel com::cosylab::gui::components::r2::chart::DefaultDataService::getPointTransformer | ( | ) | [inline] |
Insert the method's description here. Creation date: (11/26/00 18:12:35)
Implements com::cosylab::gui::components::r2::chart::ChartDataService.
References pointTransformer.
| ChartViewManager com::cosylab::gui::components::r2::chart::DefaultDataService::getViewManager | ( | ) | [inline] |
Insert the method's description here. Creation date: (24/12/01 16:19:04)
Implements com::cosylab::gui::components::r2::chart::ChartService.
References chartService, and com::cosylab::gui::components::r2::chart::ChartService::getViewManager().
| void com::cosylab::gui::components::r2::chart::DefaultDataService::prepare | ( | ) | [inline] |
| void com::cosylab::gui::components::r2::chart::DefaultDataService::setChartService | ( | ChartService | service | ) | [inline] |
PrivateChartService constructor comment.
Implements com::cosylab::gui::components::r2::chart::ChartDataService.
References com::cosylab::gui::components::r2::chart::ChartViewManager::addUserXScale(), com::cosylab::gui::components::r2::chart::ChartViewManager::addUserYScale(), chartService, dataModel, com::cosylab::gui::components::r2::chart::ChartService::getChartStyleManager(), com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedXScale(), com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedYScale(), com::cosylab::gui::components::r2::chart::ChartStyleManager::getStyleForSerie(), com::cosylab::gui::components::r2::chart::ChartService::getViewManager(), pointTransformer, com::cosylab::gui::components::r2::chart::ChartViewManager::removeUserXScale(), com::cosylab::gui::components::r2::chart::ChartViewManager::removeUserYScale(), com::cosylab::gui::components::r2::chart::ChartDataModel::setChartService(), com::cosylab::gui::components::r2::chart::PointTransformerModel::setXScale(), and com::cosylab::gui::components::r2::chart::PointTransformerModel::setYScale().
| int com::cosylab::gui::components::r2::chart::DefaultDataService::transform | ( | ) | [inline] |
Insert the method's description here. Creation date: (11/27/00 15:02:04)
Implements com::cosylab::gui::components::r2::chart::ChartDataService.
Reimplemented in com::cosylab::gui::components::r2::chart::HistoryTrendPointService.
References dataModel, com::cosylab::gui::components::r2::chart::ChartDataService::DONE, com::cosylab::gui::components::r2::chart::ChartDataService::FAILED, com::cosylab::gui::components::r2::chart::ChartDataModel::getPointCount(), com::cosylab::gui::components::r2::chart::ChartDataModel::getPointIterator(), pointTransformer, and com::cosylab::gui::components::r2::chart::PointTransformerModel::transform().
| void com::cosylab::gui::components::r2::chart::DefaultDataService::updateChart | ( | DataChange | change | ) | [inline] |
updateChart method comment.
References chartService, com::cosylab::gui::components::r2::chart::DataChange::getCode(), and com::cosylab::gui::components::r2::chart::ChartService::updateChart().
| void com::cosylab::gui::components::r2::chart::DefaultDataService::updateChart | ( | ChartUpdateRequest | request | ) | [inline] |
updateChart method comment.
Implements com::cosylab::gui::components::r2::chart::ChartService.
References chartService, and com::cosylab::gui::components::r2::chart::ChartService::updateChart().
Referenced by DefaultDataService().
1.6.2