Uses of Class
repast.simphony.chart2.BatchUpdateXYSeries
-
Uses of BatchUpdateXYSeries in repast.simphony.chart2
ModifierConstructorDescriptionCreates a XYDataSinkSourceSeries that will add series to the specified XYSeriesCollection and update those series.XYDataSinkSourceSeries
(BatchUpdateXYSeries xydata, List<String> sourceIds) Creates a XYDataSinkSourceSeries that will add series to the specified XYSeriesCollection and update those series.XYDataSinkValueSeries
(BatchUpdateXYSeries xydata, String dataSourceSeriesId, String dataValueSourceId) Creates a XYDataSinkValueSeries that will add series to the specified XYSeriesCollection and update those series.