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::HistoryTrendPointService Class Reference

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HistoryTrendPointService (ChartDataModel model, ChartService service, PointTransformerModel transform)
Point addPoint (Point point)
java.util.LinkedList getHistory ()
PointCollector getPointCollector ()
boolean isResetToHistory ()
void packHistory (double period)
void resetToHistory ()
int transform ()

Public Attributes

java.util.LinkedList history = new java.util.LinkedList()
PointCollector pointCollector = new PointCollector()
PointInterceptor interceptor = new PointInterceptor()
HistoryIterator historyInterator = new HistoryIterator()

Private Attributes

boolean resetToHistory = false

Detailed Description

Insert the type's description here. Creation date: (11.04.2001 16:56:22)
Author:
:


Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::HistoryTrendPointService::HistoryTrendPointService ChartDataModel  model,
ChartService  service,
PointTransformerModel  transform
[inline]
 

HistoryTrendPointService constructor comment.

Parameters:
model si.ijs.kgb.chart.ChartDataModel
service si.ijs.kgb.chart.ChartService
transform si.ijs.kgb.chart.PointTransformerModel


Member Function Documentation

Point com::cosylab::gui::components::r2::chart::HistoryTrendPointService::addPoint Point  point  )  [inline]
 

Insert the method's description here. Creation date: (11.04.2001 17:02:31)

Parameters:
point si.ijs.kgb.chart.Point

java.util.LinkedList com::cosylab::gui::components::r2::chart::HistoryTrendPointService::getHistory  )  [inline]
 

Insert the method's description here. Creation date: (11.04.2001 16:57:56)

Returns:
java.util.LinkedList

PointCollector com::cosylab::gui::components::r2::chart::HistoryTrendPointService::getPointCollector  )  [inline]
 

Insert the method's description here. Creation date: (11.04.2001 17:02:03)

Returns:
si.ijs.kgb.chart.PointCollector

boolean com::cosylab::gui::components::r2::chart::HistoryTrendPointService::isResetToHistory  )  [inline]
 

Insert the method's description here. Creation date: (12/10/01 8:25:57)

Returns:
boolean

void com::cosylab::gui::components::r2::chart::HistoryTrendPointService::packHistory double  period  )  [inline]
 

Insert the method's description here. Creation date: (11.04.2001 17:12:29)

Parameters:
period double

void com::cosylab::gui::components::r2::chart::HistoryTrendPointService::resetToHistory  )  [inline]
 

Insert the method's description here. Creation date: (12/10/01 8:25:57)

Parameters:
newResetToHistory boolean

int com::cosylab::gui::components::r2::chart::HistoryTrendPointService::transform  )  [inline]
 

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

Reimplemented from com::cosylab::gui::components::r2::chart::DefaultDataService.


Member Data Documentation

java.util.LinkedList com::cosylab::gui::components::r2::chart::HistoryTrendPointService::history = new java.util.LinkedList()
 

HistoryIterator com::cosylab::gui::components::r2::chart::HistoryTrendPointService::historyInterator = new HistoryIterator()
 

PointInterceptor com::cosylab::gui::components::r2::chart::HistoryTrendPointService::interceptor = new PointInterceptor()
 

PointCollector com::cosylab::gui::components::r2::chart::HistoryTrendPointService::pointCollector = new PointCollector()
 

boolean com::cosylab::gui::components::r2::chart::HistoryTrendPointService::resetToHistory = false [private]
 


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