Uses of Interface
org.evoludo.graphics.AbstractGraph.Shifter
Packages that use AbstractGraph.Shifter
Package
Description
The GWT graphics for rendering and visualizing evolutionary models.
The views to visualize results and interact with evolutionary models.
-
Uses of AbstractGraph.Shifter in org.evoludo.graphics
Subinterfaces of AbstractGraph.Shifter in org.evoludo.graphicsModifier and TypeInterfaceDescriptionstatic interfaceGraphs that support shifting should implement this interface.Classes in org.evoludo.graphics that implement AbstractGraph.ShifterModifier and TypeClassDescriptionclassGraph to visualize time series data.classParametric graph for displaying trajectories in phase plane.classThe graphical representation of network structures in 2D.classGraph for the simplex \(S_3\).Fields in org.evoludo.graphics declared as AbstractGraph.ShifterModifier and TypeFieldDescription(package private) AbstractGraph.ShifterAbstractGraph.shifterThe controller for shifting this graph. -
Uses of AbstractGraph.Shifter in org.evoludo.simulator.views
Classes in org.evoludo.simulator.views that implement AbstractGraph.Shifter