Package | Description |
---|---|
weka.gui.beans | |
weka.gui.explorer | |
weka.gui.visualize |
Modifier and Type | Method and Description |
---|---|
PlotData2D |
VisualizableErrorEvent.getDataSet()
Return the instances of the data set
|
PlotData2D |
ThresholdDataEvent.getDataSet()
Return the instances of the data set
|
Modifier and Type | Method and Description |
---|---|
void |
CostBenefitAnalysis.setCurveData(PlotData2D curveData,
Attribute origClassAtt)
Set the threshold curve data to use.
|
Constructor and Description |
---|
ThresholdDataEvent(Object source,
PlotData2D dataSet) |
ThresholdDataEvent(Object source,
PlotData2D dataSet,
Attribute classAtt) |
VisualizableErrorEvent(Object source,
PlotData2D dataSet) |
Modifier and Type | Method and Description |
---|---|
PlotData2D |
AbstractPlotInstances.getPlotData(String name)
Assembles and returns the plot.
|
Modifier and Type | Method and Description |
---|---|
PlotData2D |
Plot2D.getMasterPlot()
Get the master plot
|
Modifier and Type | Method and Description |
---|---|
void |
VisualizePanel.addPlot(PlotData2D newPlot)
Set a new plot to the visualize panel
|
void |
Plot2D.addPlot(PlotData2D newPlot)
Add a plot to the list of plots to display
|
void |
VisualizePanel.setMasterPlot(PlotData2D newPlot)
Set the master plot for the visualize panel
|
void |
Plot2D.setMasterPlot(PlotData2D master)
Set the master plot.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.