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
Fields in org.evoludo.simulator.views with type parameters of type PopGraph2DModifier and TypeFieldDescriptionprotected List<PopGraph2D> Distribution.graphsThe list of graphs that display the trajectories in 2D phase planes.