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

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

List of all members.

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

Detailed Description

Insert the type's description here. Creation date: (11/24/00 18:11:01)

Author:
:

Constructor & Destructor Documentation

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

FunctionModel constructor comment.

References function.


Member Function Documentation

Function com::cosylab::gui::components::r2::chart::FunctionDataModel::getFunction (  )  [inline]

Insert the method's description here. Creation date: (11/24/00 18:11:44)

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

References function.

int com::cosylab::gui::components::r2::chart::FunctionDataModel::getPointCount (  )  [inline]
PointIterator com::cosylab::gui::components::r2::chart::FunctionDataModel::getPointIterator (  )  [inline]
boolean com::cosylab::gui::components::r2::chart::FunctionDataModel::hasNext (  )  [inline]

Insert the method's description here. Creation date: (11/24/00 20:59:53)

Returns:
boolean

Implements com::cosylab::gui::components::r2::chart::PointIterator.

References index, and com::cosylab::gui::components::r2::chart::AbstractDataModel::pointCount.

Point com::cosylab::gui::components::r2::chart::FunctionDataModel::next (  )  [inline]
void com::cosylab::gui::components::r2::chart::FunctionDataModel::setFunction ( Function  newFunction  )  [inline]

Insert the method's description here. Creation date: (11/24/00 18:11:44)

Parameters:
newFunction si.ijs.anka.databush.utilities.Function

References function.


Member Data Documentation

Referenced by getPointIterator(), hasNext(), and next().

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