Package repast.simphony.chart2
Interface HistogramUpdateListener
public interface HistogramUpdateListener
- Author:
- Nick Collier
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Called when the histogram dataset has updated its data.
-
Method Details
-
dataUpdated
void dataUpdated()Called when the histogram dataset has updated its data.
-