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

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

List of all members.

Public Member Functions

int getCode ()

Static Public Attributes

static final int RESET_ALL_CODE = 0
static final int ALL_POINTS_CHANGED_CODE = 1
static final int POINTS_CHANGED_CODE = 2
static final int POINTS_ADDED_CODE = 3
static final int POINTS_REMOVED_CODE = 4
static final DataChange RESET_ALL = new DataChange(RESET_ALL_CODE)
static final DataChange ALL_POINTS_CHANGED = new DataChange(ALL_POINTS_CHANGED_CODE)
static final DataChange POINTS_CHANGED = new DataChange(POINTS_CHANGED_CODE)
static final DataChange POINTS_ADDED = new DataChange(POINTS_ADDED_CODE)
static final DataChange POINTS_REMOVED = new DataChange(POINTS_REMOVED_CODE)

Private Member Functions

 DataChange (int c)

Private Attributes

int code

Detailed Description

Insert the type's description here. Creation date: (17.12.2001 19:42:04)

Author:
:

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::DataChange::DataChange ( int  c  )  [inline, private]

References code.


Member Function Documentation

int com::cosylab::gui::components::r2::chart::DataChange::getCode (  )  [inline]

Member Data Documentation

Referenced by DataChange(), and getCode().


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

Generated by  doxygen 1.6.2