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
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. -
Uses of ParaGraph in org.evoludo.simulator.views
Fields in org.evoludo.simulator.views declared as ParaGraphModifier and TypeFieldDescriptionprotected ParaGraphPhase2D.graphThe graph that displays the trajectory in a 2D phase plane.Fields in org.evoludo.simulator.views with type parameters of type ParaGraph