Uses of Record Class
org.opentrafficsim.animation.graphs.DistributionPlotExtendedData.LabelData
Packages that use DistributionPlotExtendedData.LabelData
Package
Description
Various graphs that function on generic meta-data (like which path) and data structures.
-
Uses of DistributionPlotExtendedData.LabelData in org.opentrafficsim.animation.graphs
Constructors in org.opentrafficsim.animation.graphs with parameters of type DistributionPlotExtendedData.LabelDataModifierConstructorDescriptionDistributionPlotExtendedData(SamplerData<G> samplerData, GraphPath<? extends LaneData<?>> path, ExtendedDataType<Z, ?, ?, G> dataType, PlotScheduler plotScheduler, DistributionPlotExtendedData.LabelData<Z> labelData) Constructor.