WikiVis Web Application
 All Classes Namespaces Files Functions Variables Pages
Package Functions | Package Attributes | List of all members
DateBox Class Reference

Processing class - This Class contains all informations needed to plot a box in bar-plot. More...

Package Functions

 DateBox (int month, int year, int ammount)
 creates a new DateBox instance

Package Attributes

int month = 0
 the month
int year = 0
 the year
int ammount = 0
 the amount of revisions

Detailed Description

Processing class - This Class contains all informations needed to plot a box in bar-plot.

Author
Manuel Wyss 01061.nosp@m.57@s.nosp@m.tuden.nosp@m.t.tu.nosp@m.wien..nosp@m.ac.a.nosp@m.t

Constructor & Destructor Documentation

DateBox.DateBox ( int  month,
int  year,
int  ammount 
)
package

creates a new DateBox instance

Parameters
monththe month
yearthe year
ammountthe amount of revisions

Member Data Documentation

int DateBox.ammount = 0
package

the amount of revisions

int DateBox.month = 0
package

the month

int DateBox.year = 0
package

the year


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