public class GraphicsHistogram extends HistogramView
Constructor and Description |
---|
GraphicsHistogram(int width,
int height,
int pixPerUnit) |
Modifier and Type | Method and Description |
---|---|
void |
notify(WorldModel wm) |
public GraphicsHistogram(int width, int height, int pixPerUnit)
public void notify(WorldModel wm)
notify
in interface WorldView
notify
in class HistogramView