Uses of Class
org.evoludo.graphics.PopGraph2D
Packages that use PopGraph2D
Package
Description
The views to visualize results and interact with evolutionary models.
-
Uses of PopGraph2D in org.evoludo.simulator.views
Subclasses with type arguments of type PopGraph2D in org.evoludo.simulator.viewsModifier and TypeClassDescriptionclassView component that renders the distribution of continuous traits for one or more species in the EvoLudo simulation.class2D population view for the EvoLudo model.Methods in org.evoludo.simulator.views with parameters of type PopGraph2DModifier and TypeMethodDescriptionprivate booleanPop2D.configureGraph(PopGraph2D graph) Configure the graph's style according to its geometry.private voidDistribution.resetTrait(PopGraph2D graph, boolean hard) Reset the given graph for displaying trait distributions.