Uses of Class
org.evoludo.simulator.EvoLudoGWT
Packages that use EvoLudoGWT
-
Uses of EvoLudoGWT in org.evoludo
Fields in org.evoludo declared as EvoLudoGWT -
Uses of EvoLudoGWT in org.evoludo.simulator.views
Fields in org.evoludo.simulator.views declared as EvoLudoGWTModifier and TypeFieldDescriptionprotected EvoLudoGWT
AbstractView.engine
The reference to the EvoLudo engine that manages the simulation.Constructors in org.evoludo.simulator.views with parameters of type EvoLudoGWTModifierConstructorDescriptionAbstractView
(EvoLudoGWT engine, Data type) The constructor for the abstract view.Console
(EvoLudoGWT engine) Create a new console log.Distribution
(EvoLudoGWT engine, Data type) Construct a new view to display the distribution of continuous traits of the current EvoLudo model.GenericPop
(EvoLudoGWT engine, Data type) Construct a new view to display the configuration of the current state of the EvoLudo model in 2D or 3D.Histogram
(EvoLudoGWT engine, Data type) Construct a new view to display the histogram of various quantities.Mean
(EvoLudoGWT engine, Data type) Construct a new view to display the time series data of the current EvoLudo model.Phase2D
(EvoLudoGWT engine) Construct a new view to display the time series data of the current EvoLudo model as a trajectory in a 2D phase plane.Pop2D
(EvoLudoGWT engine, Data type) Construct a new view to display the configuration of the current state of the EvoLudo model in 2D.Pop3D
(EvoLudoGWT engine, Data type) Construct a new view to display the configuration of the current state of the EvoLudo model in 3D.S3
(EvoLudoGWT engine) Construct a new view to display the time series data of the current EvoLudo model as a trajectory in a \(S_3\) simplex.