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 |
|
HistoryTrendPointService constructor comment.
|
|
Insert the method's description here. Creation date: (11.04.2001 17:02:31)
|
|
Insert the method's description here. Creation date: (11.04.2001 16:57:56)
|
|
Insert the method's description here. Creation date: (11.04.2001 17:02:03)
|
|
Insert the method's description here. Creation date: (12/10/01 8:25:57)
|
|
Insert the method's description here. Creation date: (11.04.2001 17:12:29)
|
|
Insert the method's description here. Creation date: (12/10/01 8:25:57)
|
|
Insert the method's description here. Creation date: (11/27/00 15:02:04) Reimplemented from com::cosylab::gui::components::r2::chart::DefaultDataService.
|
|
|
|
|
|
|
|
|
|
|