

Public Member Functions | |
| FunctionDataModel () | |
| FunctionDataModel (Function f) | |
| Function | getFunction () |
| int | getPointCount () |
| PointIterator | getPointIterator () |
| boolean | hasNext () |
| Point | next () |
| void | setFunction (Function newFunction) |
Private Attributes | |
| Function | function |
| int | index = 0 |
| Interval | xScale |
| Interval | yScale |
|
|
FunctionModel constructor comment. Reimplemented in com::cosylab::gui::components::r2::chart::demo::FunctionDataModel.
|
|
|
FunctionModel constructor comment. |
|
|
Insert the method's description here. Creation date: (11/24/00 18:11:44)
|
|
|
getPoinCount method comment. Reimplemented from com::cosylab::gui::components::r2::chart::AbstractDataModel.
|
|
|
Insert the method's description here. Creation date: (11/24/00 17:58:05)
Implements com::cosylab::gui::components::r2::chart::ChartDataModel.
Reimplemented in com::cosylab::gui::components::r2::chart::demo::FunctionDataModel.
|
|
|
Insert the method's description here. Creation date: (11/24/00 20:59:53)
Implements com::cosylab::gui::components::r2::chart::PointIterator.
|
|
|
Insert the method's description here. Creation date: (11/24/00 18:28:37)
Implements com::cosylab::gui::components::r2::chart::PointIterator.
Reimplemented in com::cosylab::gui::components::r2::chart::demo::FunctionDataModel.
|
|
|
Insert the method's description here. Creation date: (11/24/00 18:11:44)
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8