Uses of Class
org.evoludo.graphics.PopGraph1D
Packages that use PopGraph1D
Package
Description
The views to visualize results and interact with evolutionary models.
-
Uses of PopGraph1D in org.evoludo.simulator.views
Methods in org.evoludo.simulator.views with parameters of type PopGraph1DModifier and TypeMethodDescriptionprivate voidGenericPop.appendLinearHistoryFitnessTip(PopGraph1D graph, String color, StringBuilder tip) Append a fitness value reconstructed from a history color.private voidGenericPop.appendLinearHistoryTraitTip(PopGraph1D graph, Module<?> module, String color, StringBuilder tip) Append a trait value reconstructed from a history color.