com::cosylab::gui::components::r2::chart::HistoryTrendChartArea Class Reference

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

List of all members.

Classes

class  XListener
class  YListener

Public Member Functions

 HistoryTrendChartArea ()
 HistoryTrendChartArea (ChartService service)
void addDataModel (ChartDataModel model)
void setChartService (ChartService service)
void setSize (java.awt.Dimension newDrawSize)

Private Attributes

IntervalListener intervalXListener = new XListener()
IntervalListener intervalYListener = new YListener()

Detailed Description

Insert the type's description here. Creation date: (11.04.2001 17:21:30)

Author:
:

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::HistoryTrendChartArea::HistoryTrendChartArea (  )  [inline]

HistoryTrendChartArea constructor comment.

com::cosylab::gui::components::r2::chart::HistoryTrendChartArea::HistoryTrendChartArea ( ChartService  service  )  [inline]

HistoryTrendChartArea constructor comment.

Parameters:
service si.ijs.kgb.chart.ChartService

Member Function Documentation

void com::cosylab::gui::components::r2::chart::HistoryTrendChartArea::addDataModel ( ChartDataModel  model  )  [inline]
void com::cosylab::gui::components::r2::chart::HistoryTrendChartArea::setChartService ( ChartService  service  )  [inline]
void com::cosylab::gui::components::r2::chart::HistoryTrendChartArea::setSize ( java.awt.Dimension  newDrawSize  )  [inline]

Insert the method's description here. Creation date: (11/27/00 11:49:26)

Parameters:
newDrawSize java.awt.Dimension

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

References com::cosylab::gui::components::r2::chart::DefaultChartArea::models.


Member Data Documentation

Referenced by setChartService().

Referenced by setChartService().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2