public static interface StripChart.PlotNotificationListener
| Modifier and Type | Method and Description |
|---|---|
void |
acceptDataPoint(double[] dataPoint) |
void |
setLegend(java.util.List<java.lang.String> legendEntries,
double min,
double max) |