Java weka.gui.visualize VisualizePanel fields, constructors, methods, implement or subclass

Example usage for Java weka.gui.visualize VisualizePanel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.gui.visualize VisualizePanel.

The text is from its open source code.

Constructor

VisualizePanel()
Constructor

Method

voidaddPlot(PlotData2D newPlot)
Set a new plot to the visualize panel
voidsetMasterPlot(PlotData2D newPlot)
Set the master plot for the visualize panel
voidsetName(String plotName)
Set a name for this plot
voidsetXIndex(int index)
Set the index of the attribute for the x axis
voidsetYIndex(int index)
Set the index of the attribute for the y axis