Uses of Interface
org.evoludo.graphics.AbstractGraph.Shifter
Packages that use AbstractGraph.Shifter
-
Uses of AbstractGraph.Shifter in org.evoludo.graphics
Subinterfaces of AbstractGraph.Shifter in org.evoludo.graphicsModifier and TypeInterfaceDescriptionstatic interface
Graphs that support shifting should implement this interface.Classes in org.evoludo.graphics that implement AbstractGraph.ShifterModifier and TypeClassDescriptionclass
Graph to visualize time series data.class
Parametric graph for displaying trajectories in phase plane.class
The graphical representation of network structures in 2D.class
Graph for the simplex \(S_3\).Fields in org.evoludo.graphics declared as AbstractGraph.ShifterModifier and TypeFieldDescription(package private) AbstractGraph.Shifter
AbstractGraph.shifter
The controller for shifting this graph. -
Uses of AbstractGraph.Shifter in org.evoludo.simulator.views
Classes in org.evoludo.simulator.views that implement AbstractGraph.Shifter