|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Plot
Interface for all the plots to implement
| Method Summary | |
|---|---|
void |
add(MeasurementStep measurement)
Adds new measurement data to plot. |
int |
getNumMeasurements()
Returns the number of measurements in this graph. |
void |
reset()
Removes all measurements from the graph. |
| Method Detail |
|---|
void add(MeasurementStep measurement)
measurement - MeasurementStep to be added to this graphvoid reset()
int getNumMeasurements()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||