Example usage for Java weka.gui AttributeVisualizationPanel fields, constructors, methods, implement or subclass
The text is from its open source code.
AttributeVisualizationPanel() Constructor - If used then the class will not show the class selection combo box. |
void | setAttribute(int index) Tells the panel which attribute to visualize. |
void | setInstances(Instances newins) Sets the instances for use |