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

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

Package Functions

ChartStyle getChartStyle ()

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 (  )  [package]
int com::cosylab::gui::components::r2::chart::ChartDataModel::getPointCount (  ) 
PointIterator com::cosylab::gui::components::r2::chart::ChartDataModel::getPointIterator (  ) 
Interval com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedXScale (  ) 
Interval com::cosylab::gui::components::r2::chart::ChartDataModel::getPreferedYScale (  ) 
void com::cosylab::gui::components::r2::chart::ChartDataModel::setChartService ( ChartService  s  ) 
void com::cosylab::gui::components::r2::chart::ChartDataModel::setChartStyle ( ChartStyle  style  ) 

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

Generated by  doxygen 1.6.2