Package org.evoludo.graphics
package org.evoludo.graphics
-
ClassDescriptionThe base class for all graphical representations.The base interface for communicating with the controller of all graphs.The style features for graphs.Graphs that show trajectories and support exporting their data should implement this interface.Create custom Context2d that admits drawing dashed lines.Graphs that support shifting of their view should implement this interface.Graphs that support shifting should implement this interface.Graphs that support zooming should implement this interface.Graphs that support zooming should implement this interface.GenericPopGraph<T,
N extends Network> The base class for population graphs.The interface for communicating with graphs that show nodes, e.g.Histogram graph for displaying data in bins.Graph to visualize time series data.Graphical representation of generic population geometries in 2D.Graphical representation of generic population geometries in 3D.Parametric graph for displaying trajectories in phase plane.The graphical representation of network structures in 2D.The graphical representation of network structures in 3D.Graph for the simplex \(S_3\).Views that provide more sophisticated tooltips should implement this interface.Views that provide extended tooltips for specific locations that go beyond the capabilities of theBasicTooltipProvider
should implement this interface.Views that provide extended tooltips for specific (scaled) coordinates(x,y)
on a parametric plot that go beyond the capabilities of theBasicTooltipProvider
should implement this interface.Views that provide extended tooltips for specific (scaled) coordinates(x,y)
on a simplex plot that go beyond the capabilities of theBasicTooltipProvider
should implement this interface.