

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 |
Insert the type's description here. Creation date: (31/1/01 10:49:13)
| com::cosylab::gui::components::r2::chart::TrendChartArea::TrendChartArea | ( | ) | [inline] |
TrendChartArea constructor comment.
| com::cosylab::gui::components::r2::chart::TrendChartArea::TrendChartArea | ( | ChartService | service | ) | [inline] |
TrendChartArea constructor comment.
| service | si.ijs.kgb.chart.ChartService |
| void com::cosylab::gui::components::r2::chart::TrendChartArea::addDataModel | ( | ChartDataModel | model | ) | [inline] |
Chart user can add chart model to this chart area.
| model | si.ijs.anka.databush.utilities.ChartDataModel model tobe added. |
Reimplemented from com::cosylab::gui::components::r2::chart::DefaultChartArea.
Reimplemented in com::cosylab::gui::components::r2::chart::HistoryTrendChartArea.
References com::cosylab::gui::components::r2::chart::DefaultChartArea::chartRectangle, com::cosylab::gui::components::r2::chart::DefaultChartArea::chartService, com::cosylab::gui::components::r2::chart::DefaultChartArea::model2service, com::cosylab::gui::components::r2::chart::DefaultChartArea::models, and com::cosylab::gui::components::r2::chart::DefaultPointTransformer::setChartRectangle().
Referenced by com::cosylab::gui::components::r2::chart::TrendDemo::initialize().
| void com::cosylab::gui::components::r2::chart::TrendChartArea::drawData | ( | Chartics | chartics, | |
| ChartUpdateRequest | request | |||
| ) | [inline] |
Insert the method's description here. Creation date: (11/27/00 11:50:10)
| g | java.awt.Graphics |
Reimplemented from com::cosylab::gui::components::r2::chart::DefaultChartArea.
References com::cosylab::gui::components::r2::chart::DefaultChartArea::chartRectangle, com::cosylab::gui::components::r2::chart::Chartics::drawGraph(), com::cosylab::gui::components::r2::chart::Chartics::getBackground(), com::cosylab::gui::components::r2::chart::ChartDataModel::getChartStyle(), com::cosylab::gui::components::r2::chart::ChartDataService::getDataModel(), com::cosylab::gui::components::r2::chart::Chartics::getGraphics(), com::cosylab::gui::components::r2::chart::Chartics::getImage(), com::cosylab::gui::components::r2::chart::PointTransformerModel::getLastIntPoint(), com::cosylab::gui::components::r2::chart::ChartDataService::getPointTransformer(), im, com::cosylab::gui::components::r2::chart::DefaultChartArea::models, com::cosylab::gui::components::r2::chart::PointTransformerModel::pointIterator(), com::cosylab::gui::components::r2::chart::Chartics::setBackground(), com::cosylab::gui::components::r2::chart::Chartics::setImage(), com::cosylab::gui::components::r2::chart::Chartics::shift(), com::cosylab::gui::components::r2::chart::DefaultChartArea::size, com::cosylab::gui::components::r2::chart::ChartDataService::transform(), and com::cosylab::gui::components::r2::chart::IntPoint::x.
| void com::cosylab::gui::components::r2::chart::TrendChartArea::setSize | ( | java.awt.Dimension | newDrawSize | ) | [inline] |
Insert the method's description here. Creation date: (11/27/00 11:49:26)
| newDrawSize | java.awt.Dimension |
Reimplemented from com::cosylab::gui::components::r2::chart::DefaultChartArea.
Reimplemented in com::cosylab::gui::components::r2::chart::HistoryTrendChartArea.
References im, com::cosylab::gui::components::r2::chart::Chartics::setImage(), com::cosylab::gui::components::r2::chart::DefaultChartArea::setRectangle(), and com::cosylab::gui::components::r2::chart::DefaultChartArea::size.
Chartics com::cosylab::gui::components::r2::chart::TrendChartArea::im = new Chartics() [protected] |
Referenced by drawData(), and setSize().
double com::cosylab::gui::components::r2::chart::TrendChartArea::lastTimestamp [protected] |
1.6.2