Uses of Interface
org.evoludo.graphics.AbstractGraph.Zoomer
Packages that use AbstractGraph.Zoomer
Package
Description
The GWT graphics for rendering and visualizing evolutionary models.
The views to visualize results and interact with evolutionary models.
-
Uses of AbstractGraph.Zoomer in org.evoludo.graphics
Subinterfaces of AbstractGraph.Zoomer in org.evoludo.graphicsModifier and TypeInterfaceDescriptionstatic interfaceGraphs that support zooming should implement this interface.Classes in org.evoludo.graphics that implement AbstractGraph.ZoomerModifier and TypeClassDescriptionclassGenericPopGraph<T,N extends Network> The base class for population graphs.classGraph to visualize time series data.classParametric graph for displaying trajectories in phase plane.classThe graphical representation of network structures in 2D.classThe graphical representation of network structures in 3D.classGraph for the simplex \(S_3\).Fields in org.evoludo.graphics declared as AbstractGraph.ZoomerModifier and TypeFieldDescription(package private) AbstractGraph.ZoomerAbstractGraph.zoomerThe controller for zooming this graph. -
Uses of AbstractGraph.Zoomer in org.evoludo.simulator.views
Classes in org.evoludo.simulator.views that implement AbstractGraph.Zoomer