| Package | Description |
|---|---|
| weka.gui | |
| weka.gui.beans | |
| weka.gui.explorer | |
| weka.gui.visualize | |
| weka.knowledgeflow.steps |
| Modifier and Type | Method and Description |
|---|---|
PlotData2D |
CostBenefitAnalysisPanel.getMasterPlot()
Get the master threshold plot data
|
| Modifier and Type | Method and Description |
|---|---|
void |
CostBenefitAnalysisPanel.setDataSet(PlotData2D data,
Attribute classAtt)
Set the threshold data for the panel to use.
|
| Modifier and Type | Method and Description |
|---|---|
PlotData2D |
ThresholdDataEvent.getDataSet()
Return the instances of the data set
|
PlotData2D |
VisualizableErrorEvent.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 |
|---|---|
ArrayList<PlotData2D> |
Plot2D.getPlots()
Return the list of plots
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LegendPanel.setPlotList(ArrayList<PlotData2D> pl)
Set the list of plots to generate legend entries for
|
| Modifier and Type | Method and Description |
|---|---|
List<PlotData2D> |
ModelPerformanceChart.getPlots() |
List<PlotData2D> |
DataVisualizer.getPlots() |
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.