Uses of Package
org.opentrafficsim.draw.graphs
Package
Description
Various graphs that function on generic meta-data (like which path) and data structures.
-
ClassDescriptionPlot that allows hard bounds to be set, with upper and lower bound independent.Class for contour plots.Common functionality between a cross-section and a path.Super class of all plots.Super class for plots that use sampler data.Plots with space-time.Class that contains data for contour plots.Class to store and determine axis information such as granularity, ticks, and range.Interface for data types of which a contour plot can be made.Enum to refer to either the distance or time axis.Fundamental diagram from various sources.Defines a line plot for a fundamental diagram.Data source for a fundamental diagram.Quantity enum defining density, flow and speed.A
GraphCrossSection
defines the location of graphs.AGraphPath
defines the spatial dimension of graphs.Class for sections.Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Functional interface for updates to perform.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.Renderer for blocks that are filled with bidirectionally interpolated colors.XYZDataset
extension that allows retrieval of surrounding values by adjusting the item number using the number of items per column.