si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel Class Reference

Inheritance diagram for si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel:
Inheritance graph
[legend]
Collaboration diagram for si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Creation date: (23.10.2001 22:42:35)

Author:
:

Constructor & Destructor Documentation

si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::OETrendDataModel ( RemoteResponseWindow  parent  )  [inline]

Member Function Documentation

com.cosylab.gui.components.r2.chart.PointIterator si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::getPointIterator (  )  [inline]

Insert the method's description here. Creation date: (23.10.2001 22:42:35)

Returns:
si.ijs.anka.databush.utilities.PointIterator

Implements com::cosylab::gui::components::r2::chart::ChartDataModel.

References pos.

double si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::getX ( int  index  )  [inline, private]
com.cosylab.gui.components.r2.chart.Interval si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::getXBounds (  )  [inline]

Creation date: (25.10.2001 21:00:57)

Returns:
si.ijs.kgb.chart.Interval

References getX(), and size().

Referenced by reloadChartData(), and updateChartData().

double si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::getY ( int  index  )  [inline, private]
com.cosylab.gui.components.r2.chart.Interval si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::getYBounds (  )  [inline]

Creation date: (25.10.2001 21:00:57)

Returns:
si.ijs.kgb.chart.Interval

References si::ijs::acs::objectexplorer::RemoteResponseWindow::getChartYBounds(), and rrWindow.

Referenced by reloadChartData(), and updateChartData().

synchronized boolean si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::hasNext (  )  [inline]

Insert the method's description here. Creation date: (23.10.2001 22:42:35)

Returns:
boolean

Implements com::cosylab::gui::components::r2::chart::PointIterator.

References pos, and size().

synchronized com.cosylab.gui.components.r2.chart.Point si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::next (  )  [inline]

Insert the method's description here. Creation date: (23.10.2001 22:42:35)

Returns:
si.ijs.anka.databush.utilities.Point

Implements com::cosylab::gui::components::r2::chart::PointIterator.

References getX(), getY(), and pos.

void si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::reloadChartData (  )  [inline]
int si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::size (  )  [inline, private]
String si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::toString (  )  [inline]

References getX(), getY(), and size().

void si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel::updateChartData (  )  [inline]

Member Data Documentation

Referenced by getPointIterator(), hasNext(), and next().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2