Documentation of 'ec.display.chart.BarChartStatistics' Java class
BarChartStatistics
ec.display.chart

Class BarChartStatistics

    • Constructor Detail

      • BarChartStatistics

        public BarChartStatistics()
    • Method Detail

      • setup

        public void setup(EvolutionState state,
                          Parameter base)
        Description copied from interface: Setup
        Sets up the object by reading it from the parameters stored in state, built off of the parameter base base. If an ancestor implements this method, be sure to call super.setup(state,base); before you do anything else.
        Specified by:
        setup in interface Setup
        Overrides:
        setup in class ChartableStatistics
      • makeBar

        public void makeBar(int seriesID,
                            double[] genes)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.