Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

final int RESET_ALL_CODE = 0
final int ALL_POINTS_CHANGED_CODE = 1
final int POINTS_CHANGED_CODE = 2
final int POINTS_ADDED_CODE = 3
final int POINTS_REMOVED_CODE = 4
final DataChange RESET_ALL = new DataChange(RESET_ALL_CODE)
final DataChange ALL_POINTS_CHANGED = new DataChange(ALL_POINTS_CHANGED_CODE)
final DataChange POINTS_CHANGED = new DataChange(POINTS_CHANGED_CODE)
final DataChange POINTS_ADDED = new DataChange(POINTS_ADDED_CODE)
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]
 


Member Function Documentation

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


Member Data Documentation

final DataChange com::cosylab::gui::components::r2::chart::DataChange::ALL_POINTS_CHANGED = new DataChange(ALL_POINTS_CHANGED_CODE) [static]
 

final int com::cosylab::gui::components::r2::chart::DataChange::ALL_POINTS_CHANGED_CODE = 1 [static]
 

int com::cosylab::gui::components::r2::chart::DataChange::code [private]
 

final DataChange com::cosylab::gui::components::r2::chart::DataChange::POINTS_ADDED = new DataChange(POINTS_ADDED_CODE) [static]
 

final int com::cosylab::gui::components::r2::chart::DataChange::POINTS_ADDED_CODE = 3 [static]
 

final DataChange com::cosylab::gui::components::r2::chart::DataChange::POINTS_CHANGED = new DataChange(POINTS_CHANGED_CODE) [static]
 

final int com::cosylab::gui::components::r2::chart::DataChange::POINTS_CHANGED_CODE = 2 [static]
 

final DataChange com::cosylab::gui::components::r2::chart::DataChange::POINTS_REMOVED = new DataChange(POINTS_REMOVED_CODE) [static]
 

final int com::cosylab::gui::components::r2::chart::DataChange::POINTS_REMOVED_CODE = 4 [static]
 

final DataChange com::cosylab::gui::components::r2::chart::DataChange::RESET_ALL = new DataChange(RESET_ALL_CODE) [static]
 

final int com::cosylab::gui::components::r2::chart::DataChange::RESET_ALL_CODE = 0 [static]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:39 2009 for ACS Java API by doxygen 1.3.8