Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::gui::components::r2::chart::ChartDataModel Interface Reference

Inheritance diagram for com::cosylab::gui::components::r2::chart::ChartDataModel:

Inheritance graph
[legend]
List of all members.

Public Member Functions

ChartStyle getChartStyle ()

Package Functions

int getPointCount ()
PointIterator getPointIterator ()
Interval getPreferedXScale ()
Interval getPreferedYScale ()
void setChartService (ChartService s)
void setChartStyle (ChartStyle style)

Detailed Description

This is interface that should be implemented by classes, which are data models for BaseChart.


Member Function Documentation

ChartStyle com::cosylab::gui::components::r2::chart::ChartDataModel::getChartStyle  ) 
 

This method is to return ChartStyle.

Returns:
int

Implemented in com::cosylab::gui::components::r2::chart::AbstractDataModel, and com::cosylab::gui::components::r2::chart::InterceptorDataModel.

int com::cosylab::gui::components::r2::chart::ChartDataModel::getPointCount  )  [package]
 

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

Returns:
int

Implemented in com::cosylab::gui::components::r2::chart::AbstractDataModel, com::cosylab::gui::components::r2::chart::FunctionDataModel, and com::cosylab::gui::components::r2::chart::InterceptorDataModel.

PointIterator com::cosylab::gui::components::r2::chart::ChartDataModel::getPointIterator  )  [package]
 

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

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

Implemented in com::cosylab::gui::components::r2::chart::ArrayDataModel, com::cosylab::gui::components::r2::chart::demo::FunctionDataModel, com::cosylab::gui::components::r2::chart::demo::RandomTrendDataModel, com::cosylab::gui::components::r2::chart::FunctionDataModel, com::cosylab::gui::components::r2::chart::InterceptorDataModel, com::cosylab::gui::components::r2::chart::SinusTrendModel, and si::ijs::acs::objectexplorer::RemoteResponseWindow::OETrendDataModel.

Interval com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedXScale  )  [package]
 

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

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

Implemented in com::cosylab::gui::components::r2::chart::AbstractDataModel, and com::cosylab::gui::components::r2::chart::InterceptorDataModel.

Interval com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedYScale  )  [package]
 

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

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

Implemented in com::cosylab::gui::components::r2::chart::AbstractDataModel, and com::cosylab::gui::components::r2::chart::InterceptorDataModel.

void com::cosylab::gui::components::r2::chart::ChartDataModel::setChartService ChartService  s  )  [package]
 

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

Implemented in com::cosylab::gui::components::r2::chart::AbstractDataModel, and com::cosylab::gui::components::r2::chart::InterceptorDataModel.

void com::cosylab::gui::components::r2::chart::ChartDataModel::setChartStyle ChartStyle  style  )  [package]
 

Insert the method's description here. Creation date: (11/27/00 18:15:19)

Returns:
int

Implemented in com::cosylab::gui::components::r2::chart::AbstractDataModel, and com::cosylab::gui::components::r2::chart::InterceptorDataModel.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:12:35 2009 for ACS Java API by doxygen 1.3.8