Public Member Functions | |
AbstractDataModel () | |
ChartService | getChartService () |
ChartStyle | getChartStyle () |
int | getPointCount () |
Interval | getPreferedXScale () |
Interval | getPreferedYScale () |
void | reloadChartData () |
void | setChartService (ChartService newChartService) |
void | setChartStyle (ChartStyle newChartStyle) |
void | setPreferedXScale (Interval newPreferedXScale) |
void | setPreferedYScale (Interval newPreferedYScale) |
void | updateChart (ChartUpdateRequest request) |
void | updateChartData () |
Protected Attributes | |
Interval | preferedXScale = null |
Interval | preferedYScale = null |
int | pointCount = 0 |
ChartService | chartService = null |
Point | point = new Point() |
ChartStyle | chartStyle |
BaseChart
.
|
FunctionModel constructor comment. |
|
Insert the method's description here. Creation date: (11/24/00 18:27:53)
|
|
Insert the method's description here. Creation date: (11/27/00 18:17:31)
Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
|
|
getPoinCount method comment. Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
Reimplemented in com::cosylab::gui::components::r2::chart::FunctionDataModel.
|
|
Insert the method's description here. Creation date: (11/24/00 18:12:33)
Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
|
|
getPreferedYScale method comment. Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
|
|
Insert the method's description here. Creation date: (11/24/00 20:58:22) Reimplemented in si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel.
|
|
Insert the method's description here. Creation date: (11/24/00 18:27:53)
Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
|
|
Insert the method's description here. Creation date: (11/27/00 18:17:31)
Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
|
|
Insert the method's description here. Creation date: (11/24/00 18:12:33)
|
|
Insert the method's description here. Creation date: (11/24/00 18:12:33)
|
|
Insert the method's description here. Creation date: (11/24/00 20:58:22) |
|
Insert the method's description here. Creation date: (11/24/00 20:58:22) Reimplemented in si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel.
|
|
|
|
|
|
|
|
|
|
|
|
|