

Public Member Functions | |
| FancyChartArea () | |
| FancyChartArea (ChartService service) | |
| void | addDataModel (ChartDataModel model) |
| void | drawData (Chartics chartics, ChartUpdateRequest request) |
Insert the type's description here. Creation date: (8.8.2002 23:59:56)
| com::cosylab::gui::components::r2::chart::FancyChartArea::FancyChartArea | ( | ) | [inline] |
FancyChartArea constructor comment.
| com::cosylab::gui::components::r2::chart::FancyChartArea::FancyChartArea | ( | ChartService | service | ) | [inline] |
FancyChartArea constructor comment.
| service | com.cosylab.gui.chart.ChartService |
| void com::cosylab::gui::components::r2::chart::FancyChartArea::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.
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().
| void com::cosylab::gui::components::r2::chart::FancyChartArea::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::Chartics::drawGraph(), com::cosylab::gui::components::r2::chart::ChartDataModel::getChartStyle(), com::cosylab::gui::components::r2::chart::ChartDataService::getDataModel(), com::cosylab::gui::components::r2::chart::ChartDataService::getPointTransformer(), com::cosylab::gui::components::r2::chart::DefaultChartArea::models, and com::cosylab::gui::components::r2::chart::PointTransformerModel::pointIterator().
1.6.2