

Public Member Functions | |
| ArrayDataModel (int points) | |
| PointIterator | getPointIterator () |
| boolean | hasNext () |
| Point | next () |
| void | updateChart () |
Public Attributes | |
| double[] | x |
| double[] | y |
Private Attributes | |
| int | index = 0 |
|
|
ArrayDataModel constructor comment. |
|
|
Insert the method's description here. Creation date: (11/24/00 17:58:05)
Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
|
|
|
Insert the method's description here. Creation date: (11/24/00 11:12:04)
Implements com::cosylab::gui::components::r2::chart::PointIterator.
|
|
|
next method comment. Implements com::cosylab::gui::components::r2::chart::PointIterator.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8