|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for objects that can provide double values to compute bins for a histogram. Histogram are passed a list of objects, and will iterate through this list passing each object into the getBinValue method.
Histogram| Method Summary | |
double |
getBinValue(Object o)
Gets a value to use in the computation of bins by a Histogram. |
| Method Detail |
public double getBinValue(Object o)
o - an object in the list passed from the HistogramItem.
Histogram,
HistogramItem
|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||