|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectec.Statistics
ec.display.chart.ChartableStatistics
ec.display.chart.SimpleChartableStatistics
| Field Summary |
| Fields inherited from class ec.display.chart.ChartableStatistics |
P_TITLE, P_XAXIS, P_YAXIS, seriesCollection, title, xlabel, ylabel |
| Fields inherited from class ec.Statistics |
children, P_CHILD, P_NUMCHILDREN |
| Constructor Summary | |
SimpleChartableStatistics()
|
|
| Method Summary | |
void |
postEvaluationStatistics(EvolutionState state)
Called immediately after evaluation occurs. |
void |
setup(EvolutionState state,
Parameter base)
Sets up the object by reading it from the parameters stored in state, built off of the parameter base base. |
| Methods inherited from class ec.display.chart.ChartableStatistics |
addDataPoint, addSeries |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleChartableStatistics()
| Method Detail |
public void setup(EvolutionState state,
Parameter base)
Setup
setup in interface Setupsetup in class ChartableStatisticspublic void postEvaluationStatistics(EvolutionState state)
Statistics
postEvaluationStatistics in class Statistics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||