public class BarChartStatistics extends ChartableStatistics
| Modifier and Type | Field and Description |
|---|---|
org.jfree.data.category.DefaultCategoryDataset |
dataset |
P_TITLE, P_XAXIS, P_YAXIS, title, xlabel, ylabelchildren, P_CHILD, P_MUZZLE, P_NUMCHILDREN, P_SILENT, P_SILENT_FILE, P_SILENT_PRINT, silentFile, silentPrint| Constructor and Description |
|---|
BarChartStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
makeBar(int seriesID,
double[] genes) |
org.jfree.chart.JFreeChart |
makeChart() |
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.
|
enteringInitialPopulationStatistics, enteringSteadyStateStatistics, finalStatistics, generationBoundaryStatistics, individualsBredStatistics, individualsEvaluatedStatistics, postBreedingStatistics, postCheckpointStatistics, postEvaluationStatistics, postInitializationStatistics, postPostBreedingExchangeStatistics, postPreBreedingExchangeStatistics, preBreedingStatistics, preCheckpointStatistics, preEvaluationStatistics, preInitializationStatistics, prePostBreedingExchangeStatistics, prePreBreedingExchangeStatisticspublic void setup(EvolutionState state, Parameter base)
Setupsetup in interface Setupsetup in class ChartableStatisticspublic org.jfree.chart.JFreeChart makeChart()
makeChart in class ChartableStatisticspublic void makeBar(int seriesID,
double[] genes)
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.