Uses of Interface
org.evoludo.graphics.AbstractGraph.Zoomer
Packages that use AbstractGraph.Zoomer
-
Uses of AbstractGraph.Zoomer in org.evoludo.graphics
Subinterfaces of AbstractGraph.Zoomer in org.evoludo.graphicsModifier and TypeInterfaceDescriptionstatic interface
Graphs that support zooming should implement this interface.Classes in org.evoludo.graphics that implement AbstractGraph.ZoomerModifier and TypeClassDescriptionclass
GenericPopGraph<T,
N extends Network> The base class for population graphs.class
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
The graphical representation of network structures in 3D.class
Graph for the simplex .Fields in org.evoludo.graphics declared as AbstractGraph.ZoomerModifier and TypeFieldDescription(package private) AbstractGraph.Zoomer
AbstractGraph.zoomer
The controller for zooming this graph. -
Uses of AbstractGraph.Zoomer in org.evoludo.simulator.views
Classes in org.evoludo.simulator.views that implement AbstractGraph.Zoomer