Public Member Functions | |
FunctionDataModel () | |
FunctionDataModel (double step, double offset) | |
FunctionDataModel (com.cosylab.gui.components.r2.chart.Function f) | |
FunctionDataModel (com.cosylab.gui.components.r2.chart.Function f, double step, double offset) | |
com.cosylab.gui.components.r2.chart.PointIterator | getPointIterator () |
com.cosylab.gui.components.r2.chart.Point | next () |
Public Attributes | |
double | step = 0.1 |
Package Attributes | |
double | phase = 0.0 |
double | scale = 1.0 |
Private Attributes | |
double | offset = 0.0 |
|
FunctionDataModel constructor comment. Reimplemented from com::cosylab::gui::components::r2::chart::FunctionDataModel.
|
|
FunctionDataModel constructor comment. |
|
FunctionDataModel constructor comment.
|
|
FunctionDataModel constructor comment.
|
|
Insert the method's description here. Creation date: (11/24/00 17:58:05)
Reimplemented from com::cosylab::gui::components::r2::chart::FunctionDataModel.
|
|
Insert the method's description here. Creation date: (8.8.2002 1:59:27)
Reimplemented from com::cosylab::gui::components::r2::chart::FunctionDataModel.
|
|
|
|
|
|
|
|
|