Uses of Class
org.evoludo.graphics.ParaGraph
Packages that use ParaGraph
Package
Description
The GWT graphics for rendering and visualizing evolutionary models.
The views to visualize results and interact with evolutionary models.
-
Uses of ParaGraph in org.evoludo.graphics
Fields in org.evoludo.graphics declared as ParaGraphModifier and TypeFieldDescriptionprivate final ParaGraphTraitMap.paraGraphThe ParaGraph instance.Methods in org.evoludo.graphics with parameters of type ParaGraphModifier and TypeMethodDescriptionTooltipProvider.Parametric.getTooltipAt(ParaGraph graph, double x, double y) Get the tooltip for the parametric plotgraphat the scaled coordinates(x,y)with the origin in the lower left corner of the phase plane.Constructors in org.evoludo.graphics with parameters of type ParaGraph -
Uses of ParaGraph in org.evoludo.simulator.views
Subclasses with type arguments of type ParaGraph in org.evoludo.simulator.viewsModifier and TypeClassDescriptionclassPhase2D is a view that renders the model's mean trait trajectory in a two‑dimensional phase plane.Fields in org.evoludo.simulator.views declared as ParaGraph