public interface PlottingController
Modifier and Type | Method and Description |
---|---|
void |
initialize(Row row,
Plot plot) |
void |
register(Row row,
UpdateType updateType,
Plot plot) |
void |
updatePlotManually(Row row) |
void register(Row row, UpdateType updateType, Plot plot)
void initialize(Row row, Plot plot)
void updatePlotManually(Row row)