|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcc.glsn.trafficmon.BWChart
public class BWChart
| Constructor Summary | |
|---|---|
BWChart(String chartname,
ConfigFile settings)
|
|
| Method Summary | |
|---|---|
BWSpot |
getCurrentBW()
|
double |
getNth(int N,
TreeSet MonthData)
|
void |
Print()
|
void |
PrintNthSpread(int S,
int E,
int Direction)
|
void |
PrintNthSpread(int S,
int E,
int Direction,
int Year,
int Month)
|
void |
Update(int TimeStamp,
double Bin,
double Bout)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BWChart(String chartname,
ConfigFile settings)
throws Exception
Exception| Method Detail |
|---|
public void Update(int TimeStamp,
double Bin,
double Bout)
throws SQLException
SQLException
public BWSpot getCurrentBW()
throws SQLException
SQLExceptionpublic void Print()
public void PrintNthSpread(int S,
int E,
int Direction)
throws SQLException
SQLException
public void PrintNthSpread(int S,
int E,
int Direction,
int Year,
int Month)
throws SQLException
SQLException
public double getNth(int N,
TreeSet MonthData)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||