
Public Member Functions | |
| ChartStyleManager | getChartStyleManager () |
| ChartViewManager | getViewManager () |
| void | updateChart (ChartUpdateRequest request) |
Package Functions | |
| int | getChartDisplayablePointCount () |
Insert the type's description here. Creation date: (11/24/00 18:23:12)
| int com::cosylab::gui::components::r2::chart::ChartService::getChartDisplayablePointCount | ( | ) | [package] |
Insert the method's description here. Creation date: (11/24/00 18:23:43)
Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, com::cosylab::gui::components::r2::chart::BaseChart, and com::cosylab::gui::components::r2::chart::DefaultDataService.
Referenced by com::cosylab::gui::components::r2::chart::DefaultDataService::getChartDisplayablePointCount(), com::cosylab::gui::components::r2::chart::AutoscaleDataService::getChartDisplayablePointCount(), com::cosylab::gui::components::r2::chart::FunctionDataModel::getPointCount(), and com::cosylab::gui::components::r2::chart::FunctionDataModel::next().
| ChartStyleManager com::cosylab::gui::components::r2::chart::ChartService::getChartStyleManager | ( | ) |
Insert the method's description here. Creation date: (31.03.2001 00:31:47)
Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, com::cosylab::gui::components::r2::chart::BaseChart, and com::cosylab::gui::components::r2::chart::DefaultDataService.
Referenced by com::cosylab::gui::components::r2::chart::AutoscaleDataService::AutoscaleDataService(), com::cosylab::gui::components::r2::chart::DefaultDataService::DefaultDataService(), com::cosylab::gui::components::r2::chart::DefaultDataService::getChartStyleManager(), com::cosylab::gui::components::r2::chart::AutoscaleDataService::getChartStyleManager(), com::cosylab::gui::components::r2::chart::DefaultChartArea::removeDataModel(), com::cosylab::gui::components::r2::chart::DefaultDataService::setChartService(), and com::cosylab::gui::components::r2::chart::AutoscaleDataService::setChartService().
| ChartViewManager com::cosylab::gui::components::r2::chart::ChartService::getViewManager | ( | ) |
Insert the method's description here. Creation date: (24/12/01 16:18:19)
Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, com::cosylab::gui::components::r2::chart::BaseChart, and com::cosylab::gui::components::r2::chart::DefaultDataService.
Referenced by com::cosylab::gui::components::r2::chart::AutoscaleDataService::AutoscaleDataService(), com::cosylab::gui::components::r2::chart::DefaultDataService::DefaultDataService(), com::cosylab::gui::components::r2::chart::FunctionDataModel::getPointIterator(), com::cosylab::gui::components::r2::chart::DefaultDataService::getViewManager(), com::cosylab::gui::components::r2::chart::AutoscaleDataService::getViewManager(), com::cosylab::gui::components::r2::chart::DefaultChartArea::removeDataModel(), com::cosylab::gui::components::r2::chart::HistoryTrendChartArea::setChartService(), com::cosylab::gui::components::r2::chart::DefaultDataService::setChartService(), and com::cosylab::gui::components::r2::chart::AutoscaleDataService::setChartService().
| void com::cosylab::gui::components::r2::chart::ChartService::updateChart | ( | ChartUpdateRequest | request | ) |
Insert the method's description here. Creation date: (11/24/00 18:23:56)
Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, com::cosylab::gui::components::r2::chart::BaseChart, and com::cosylab::gui::components::r2::chart::DefaultDataService.
Referenced by com::cosylab::gui::components::r2::chart::AbstractDataModel::reloadChartData(), com::cosylab::gui::components::r2::chart::DefaultDataService::updateChart(), com::cosylab::gui::components::r2::chart::AutoscaleDataService::updateChart(), com::cosylab::gui::components::r2::chart::AbstractDataModel::updateChart(), and com::cosylab::gui::components::r2::chart::AbstractDataModel::updateChartData().
1.6.2