|
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uwcse.sim.HistogramView | +--uwcse.sim.GraphicsHistogram
An extension of Histogram view that plots its results onto a GWindow.
Constructor Summary | |
GraphicsHistogram(int width,
int height,
int pixPerUnit)
|
Method Summary | |
void |
notify(WorldModel wm)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GraphicsHistogram(int width, int height, int pixPerUnit)
Method Detail |
public void notify(WorldModel wm)
notify
in class HistogramView
|
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |