com::cosylab::gui::components::r2::chart::demo::FunctionDataModel Class Reference

Inheritance diagram for com::cosylab::gui::components::r2::chart::demo::FunctionDataModel:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::gui::components::r2::chart::demo::FunctionDataModel:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Insert the type's description here. Creation date: (8.8.2002 1:48:27)

Author:
:

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::demo::FunctionDataModel::FunctionDataModel (  )  [inline]
com::cosylab::gui::components::r2::chart::demo::FunctionDataModel::FunctionDataModel ( double  step,
double  offset 
) [inline]

FunctionDataModel constructor comment.

com::cosylab::gui::components::r2::chart::demo::FunctionDataModel::FunctionDataModel ( com.cosylab.gui.components.r2.chart.Function  f  )  [inline]

FunctionDataModel constructor comment.

Parameters:
f com.cosylab.gui.chart.Function
com::cosylab::gui::components::r2::chart::demo::FunctionDataModel::FunctionDataModel ( com.cosylab.gui.components.r2.chart.Function  f,
double  step,
double  offset 
) [inline]

FunctionDataModel constructor comment.

Parameters:
f com.cosylab.gui.chart.Function

Member Function Documentation

com.cosylab.gui.components.r2.chart.PointIterator com::cosylab::gui::components::r2::chart::demo::FunctionDataModel::getPointIterator (  )  [inline]

Insert the method's description here. Creation date: (11/24/00 17:58:05)

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

Reimplemented from com::cosylab::gui::components::r2::chart::FunctionDataModel.

References phase, scale, and step.

com.cosylab.gui.components.r2.chart.Point com::cosylab::gui::components::r2::chart::demo::FunctionDataModel::next (  )  [inline]

Insert the method's description here. Creation date: (8.8.2002 1:59:27)

Returns:
com.cosylab.gui.chart.Point

Reimplemented from com::cosylab::gui::components::r2::chart::FunctionDataModel.

References offset, com::cosylab::gui::components::r2::chart::Point::Point(), and scale.


Member Data Documentation

Referenced by next().

Referenced by getPointIterator().

Referenced by getPointIterator(), and next().

Referenced by getPointIterator().


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

Generated by  doxygen 1.6.2