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 () |
Creation date: (23.10.2001 22:42:35)
| si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.OETrendDataModel | ( | RemoteResponseWindow | parent | ) |
OETrendDataModel constructor comment.
| com.cosylab.gui.components.r2.chart.PointIterator si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.getPointIterator | ( | ) |
Insert the method's description here. Creation date: (23.10.2001 22:42:35)
| com.cosylab.gui.components.r2.chart.Interval si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.getXBounds | ( | ) |
Creation date: (25.10.2001 21:00:57)
Referenced by si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.reloadChartData(), and si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.updateChartData().
| com.cosylab.gui.components.r2.chart.Interval si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.getYBounds | ( | ) |
Creation date: (25.10.2001 21:00:57)
References si.ijs.acs.objectexplorer.RemoteResponseWindow.getChartYBounds().
Referenced by si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.reloadChartData(), and si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.updateChartData().
| synchronized boolean si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.hasNext | ( | ) |
Insert the method's description here. Creation date: (23.10.2001 22:42:35)
| synchronized com.cosylab.gui.components.r2.chart.Point si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.next | ( | ) |
Insert the method's description here. Creation date: (23.10.2001 22:42:35)
| void si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.reloadChartData | ( | ) |
References si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.getXBounds(), and si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.getYBounds().
Referenced by si.ijs.acs.objectexplorer.RemoteResponseWindow.setSelectedChartValue(), and si.ijs.acs.objectexplorer.RemoteResponseWindow.setSelectedChartXValue().
| String si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.toString | ( | ) |
| void si.ijs.acs.objectexplorer.RemoteResponseWindow.OETrendDataModel.updateChartData | ( | ) |
1.7.0