Class NumericClassChart

  • All Implemented Interfaces:
    NodeChart

    public class NumericClassChart
    extends java.lang.Object
    implements NodeChart
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.jfree.chart.ChartPanel getChart​(weka.core.Instances instances, java.lang.String chartName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NumericClassChart

        public NumericClassChart()
    • Method Detail

      • getChart

        public org.jfree.chart.ChartPanel getChart​(weka.core.Instances instances,
                                                   java.lang.String chartName)
        Specified by:
        getChart in interface NodeChart