|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
weka.gui.beans.VisualizableErrorEvent
public class VisualizableErrorEvent
Event encapsulating error information for a learning scheme that can be visualized in the DataVisualizer
EventObject,
Serialized Form| Constructor Summary | |
|---|---|
VisualizableErrorEvent(java.lang.Object source,
PlotData2D dataSet)
|
|
| Method Summary | |
|---|---|
PlotData2D |
getDataSet()
Return the instances of the data set |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VisualizableErrorEvent(java.lang.Object source,
PlotData2D dataSet)
| Method Detail |
|---|
public PlotData2D getDataSet()
Instances value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||