Class ContourPlotExtendedData<Z extends Number>

Type Parameters:
Z - value type
All Implemented Interfaces:
Identifiable, org.jfree.data.general.Dataset, org.jfree.data.general.SeriesDataset, org.jfree.data.xy.XYDataset, org.jfree.data.xy.XYZDataset
Direct Known Subclasses:
ContourPlotExtendedData.UnitPlot

public class ContourPlotExtendedData<Z extends Number> extends AbstractContourPlot<Z>
Contour data plot for any numerical extended trajectory data. For extended trajectory data valued with a DJUNITS type, sub-class ContourPlotExtendedData.UnitPlot is available.

Copyright (c) 2026-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Wouter Schakel