Package org.opentrafficsim.animation.graphs
package org.opentrafficsim.animation.graphs
Various graphs that function on generic meta-data (like which path) and data structures.
Copyright (c) 2013-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
ClassDescriptionAbstractBoundedPlot<S extends org.opentrafficsim.animation.graphs.AbstractPlot.PaintState>Plot that allows hard bounds to be set, with upper and lower bound independent.AbstractContourPlot<Z extends Number>Class for contour plots.AbstractContourPlot.Bounds<Z extends Number>Bounds for the color bounds scale.Paint state for contour plots.AbstractContourPlot.LabelData<Z extends Number>Input container for label input.Common functionality between a cross-section and a path.AbstractPlot<S extends org.opentrafficsim.animation.graphs.AbstractPlot.PaintState>Super class of all plots.AbstractSpaceTimePlot<S extends org.opentrafficsim.animation.graphs.AbstractPlot.PaintState>Plots with space-time.Class that contains data for contour plots.Interface for data types of which a contour plot can be made.ContourDataSource.ContourDataType<Z extends Number>Contour data type.ContourDataSource.ContourEdieDataType<Z extends Number>Edie's contour data source types.Enum to refer to either the distance or time axis.Contour plot for acceleration.Contour plot for delay.Contour plot for density.ContourPlotExtendedData<Z extends Number>Contour data plot for any numerical extended trajectory data.ContourPlotExtendedData.UnitPlot<U extends Unit<U>,
Z extends org.djunits.value.vdouble.scalar.base.DoubleScalarRel<U, Z>> Extension ofContourPlotExtendedDatafor DJUNITS data types.Contour plot for flow.Contour plot for speed.Distribution data plot for any numerical extended trajectory data.Only contains time.DistributionPlotExtendedData.LabelData<Z extends Number>Input container for label input.Data source for a fundamental diagram.Fundamental diagram from various sources.Defines a line plot for a fundamental diagram.Paint state for fundamental diagram.One data series within a fundamental diagram paint state.Quantity enum defining density, flow and speed.AGraphCrossSectiondefines the location of graphs.GraphPath<S>AGraphPathdefines the spatial dimension of graphs.Class for sections.Copyright (c) 2013-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Contains some static utilities.Small helper class that adds some components to a JFileChooser, the contents of which can be used to retrieve user settings for output.Class containing a trajectory with an offset.Section in trajectory for which a color is required.PlotDelegate<S extends org.opentrafficsim.animation.graphs.AbstractPlot.PaintState,P extends AbstractPlot<S>> Plot delegate.Interface between plots (subclasses ofAbstractPlot) and some source that knows about time in the context, e.g. a simulator, or a data loader which knows all time has past.PlotSetting<T>Convenience record to define UI setting options.Handle mouse events for a graph.Plot of trajectories along a path.Paint state for trajectory plot.Renderer for blocks that are filled with bi-directionally interpolated colors.