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

ChartService getChartService ()
ChartDataModel getDataModel ()
PointTransformerModel getPointTransformer ()
void prepare ()
void setChartService (ChartService service)
int transform ()

Public Attributes

int FAILED = 1

Package Attributes

int DONE = 0

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 (  ) 

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 (  ) 
PointTransformerModel com::cosylab::gui::components::r2::chart::ChartDataService::getPointTransformer (  ) 
void com::cosylab::gui::components::r2::chart::ChartDataService::prepare (  ) 
void com::cosylab::gui::components::r2::chart::ChartDataService::setChartService ( ChartService  service  ) 

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.

Referenced by com::cosylab::gui::components::r2::chart::DefaultChartArea::setChartService().

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

Member Data Documentation


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

Generated by  doxygen 1.6.2