Public Member Functions | |
OETrendDataModel (RemoteResponseWindow parent) | |
com.cosylab.gui.components.r2.chart.PointIterator | getPointIterator () |
com.cosylab.gui.components.r2.chart.Interval | getXBounds () |
com.cosylab.gui.components.r2.chart.Interval | getYBounds () |
synchronized boolean | hasNext () |
synchronized com.cosylab.gui.components.r2.chart.Point | next () |
void | updateChartData () |
void | reloadChartData () |
String | toString () |
Private Member Functions | |
double | getX (int index) |
double | getY (int index) |
int | size () |
Private Attributes | |
RemoteResponseWindow | rrWindow = null |
int | pos = -1 |
|
OETrendDataModel constructor comment. |
|
Insert the method's description here. Creation date: (23.10.2001 22:42:35)
Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
|
|
|
|
Creation date: (25.10.2001 21:00:57)
|
|
|
|
Creation date: (25.10.2001 21:00:57)
|
|
Insert the method's description here. Creation date: (23.10.2001 22:42:35)
Implements com::cosylab::gui::components::r2::chart::PointIterator.
|
|
Insert the method's description here. Creation date: (23.10.2001 22:42:35)
Implements com::cosylab::gui::components::r2::chart::PointIterator.
|
|
Insert the method's description here. Creation date: (11/24/00 20:58:22) Reimplemented from com::cosylab::gui::components::r2::chart::AbstractDataModel.
|
|
|
|
|
|
Insert the method's description here. Creation date: (11/24/00 20:58:22) Reimplemented from com::cosylab::gui::components::r2::chart::AbstractDataModel.
|
|
|
|
|