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

Class ChartableStatistics

    • Field Detail

      • title

        public java.lang.String title
      • xlabel

        public java.lang.String xlabel
      • ylabel

        public java.lang.String ylabel
    • Constructor Detail

      • ChartableStatistics

        public ChartableStatistics()
    • 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 Statistics
      • makeChart

        public abstract JFreeChart makeChart()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.