Package org.evoludo.graphics
package org.evoludo.graphics
The GWT graphics for rendering and visualizing evolutionary models.
-
ClassDescriptionAbstract base class for 2D graphs rendered into a Canvas within the UI.Graphs that support logarithmic scaling on the y-axis should implement this interface.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.Specialized graph for 2D lattice-based trait distributions.GenericPopGraph<T, N extends Network<?>>Abstract base class for visualizing a population as a graph.Views implementing this interface advertise that their population graphs should expose the debug submenu.The style features for graphs.Positioning options for graph decorations such as legends.A histogram graph used to render and interact with binned data.Helper responsible for legend sizing, drawing and tooltips for
PopGraph2D.The supported semantic legend modes.Semantic legend data prepared by views and consumed by legends for rendering, sizing and hit-testing.LineGraph visualizes time series data as one or more line plots inside a resizable, pannable and zoomable canvas.Renderer for thick 3D links.Minimal unlit shader for world-space link prisms.Graphical representation of generic population geometries in 2D.Graphical representation of generic population geometries in 3D.ParaGraph is a specialized 2D parametric/phase-plane graph component for visualizing trajectories produced by a simulation module.Specialized population graph for linear geometries with history.The graphical representation of lattices and 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 theBasicTooltipProvidershould implement this interface.Views that provide extended tooltips for specific (scaled) coordinates(x,y)on a parametric plot that go beyond the capabilities of theBasicTooltipProvidershould implement this interface.Views that provide extended tooltips for specific (scaled) coordinates(x,y)on a simplex plot that go beyond the capabilities of theBasicTooltipProvidershould implement this interface.Default mapping of data to the phase plane or phase plane projections.