Package | Description |
---|---|
org.kepler.plotting |
Modifier and Type | Method and Description |
---|---|
Row |
DataTable.getRow(int index) |
Modifier and Type | Method and Description |
---|---|
void |
DataTable.add(Row row) |
void |
PlottingController.initialize(Row row,
Plot plot) |
void |
PlottingController.register(Row row,
UpdateType updateType,
Plot plot) |
void |
DataTable.removeRow(Row row) |
void |
PlottingController.updatePlotManually(Row row) |