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::ChartDataService Interface Reference

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

Inheritance graph
[legend]
List of all members.

Public Member Functions

ChartDataModel getDataModel ()
PointTransformerModel getPointTransformer ()
void prepare ()
int transform ()

Public Attributes

int DONE = 0

Package Functions

ChartService getChartService ()
void setChartService (ChartService service)

Package Attributes

int FAILED = 1

Detailed Description

This is link between ChartArea and ChartDataModel. Performs such operations as preprocessing of points and autoscaling.


Member Function Documentation

ChartService com::cosylab::gui::components::r2::chart::ChartDataService::getChartService  )  [package]
 

Insert the method's description here. Creation date: (8.8.2002 23:44:00)

Parameters:
service com.cosylab.gui.chart.ChartService

Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, and com::cosylab::gui::components::r2::chart::DefaultDataService.

ChartDataModel com::cosylab::gui::components::r2::chart::ChartDataService::getDataModel  ) 
 

Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, and com::cosylab::gui::components::r2::chart::DefaultDataService.

PointTransformerModel com::cosylab::gui::components::r2::chart::ChartDataService::getPointTransformer  ) 
 

Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, and com::cosylab::gui::components::r2::chart::DefaultDataService.

void com::cosylab::gui::components::r2::chart::ChartDataService::prepare  ) 
 

Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, and com::cosylab::gui::components::r2::chart::DefaultDataService.

void com::cosylab::gui::components::r2::chart::ChartDataService::setChartService ChartService  service  )  [package]
 

Insert the method's description here. Creation date: (8.8.2002 23:44:00)

Parameters:
service com.cosylab.gui.chart.ChartService

Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, and com::cosylab::gui::components::r2::chart::DefaultDataService.

int com::cosylab::gui::components::r2::chart::ChartDataService::transform  ) 
 

Implemented in com::cosylab::gui::components::r2::chart::AutoscaleDataService, com::cosylab::gui::components::r2::chart::DefaultDataService, and com::cosylab::gui::components::r2::chart::HistoryTrendPointService.


Member Data Documentation

int com::cosylab::gui::components::r2::chart::ChartDataService::DONE = 0
 

int com::cosylab::gui::components::r2::chart::ChartDataService::FAILED = 1 [package]
 


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