Uses of Class
org.evoludo.graphics.ParaGraph
Packages that use ParaGraph
-
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 plotgraph
at 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 ParaGraph
Phase2D.graph
The graph that displays the trajectory in a 2D phase plane.Fields in org.evoludo.simulator.views with type parameters of type ParaGraph