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

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

Introduction

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

The text is from its open source code.

Constructor

MatrixPanel()
Constructor

Method

voidsetInstances(Instances newInst)
This method changes the Instances object of this class to a new one.