public class OutOfSampleErrorPlotPluginView extends ai.libs.jaicore.graphvisualizer.plugin.ASimpleMVCPluginView<OutOfSampleErrorPlotPluginModel,OutOfSampleErrorPlotPluginController,javafx.scene.chart.LineChart<java.lang.Number,java.lang.Number>>
| Constructor and Description |
|---|
OutOfSampleErrorPlotPluginView(OutOfSampleErrorPlotPluginModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
getNextIndexToDisplay() |
java.lang.String |
getTitle() |
void |
update() |
public OutOfSampleErrorPlotPluginView(OutOfSampleErrorPlotPluginModel model)
public void update()
public java.lang.String getTitle()
public void clear()
clear in class ai.libs.jaicore.graphvisualizer.plugin.ASimpleMVCPluginView<OutOfSampleErrorPlotPluginModel,OutOfSampleErrorPlotPluginController,javafx.scene.chart.LineChart<java.lang.Number,java.lang.Number>>public int getNextIndexToDisplay()