Public Member Functions | |
TrendChartArea () | |
TrendChartArea (ChartService service) | |
void | addDataModel (ChartDataModel model) |
void | drawData (Chartics chartics, ChartUpdateRequest request) |
void | setSize (java.awt.Dimension newDrawSize) |
Protected Attributes | |
Chartics | im = new Chartics() |
double | lastTimestamp |
|
TrendChartArea constructor comment. |
|
TrendChartArea constructor comment.
|
|
Chart user can add chart model to this chart area.
Reimplemented from com::cosylab::gui::components::r2::chart::DefaultChartArea.
Reimplemented in com::cosylab::gui::components::r2::chart::HistoryTrendChartArea.
|
|
Insert the method's description here. Creation date: (11/27/00 11:50:10)
Reimplemented from com::cosylab::gui::components::r2::chart::DefaultChartArea.
|
|
Insert the method's description here. Creation date: (11/27/00 11:49:26)
Reimplemented from com::cosylab::gui::components::r2::chart::DefaultChartArea.
Reimplemented in com::cosylab::gui::components::r2::chart::HistoryTrendChartArea.
|
|
|
|
|