Package org.opentrafficsim.swing.graphs
Swing components for graphs that are used in OpenTrafficSim.
Copyright (c) 2013-2022 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
$LastChangedDate: 2018-09-19 13:55:45 +0200 (Wed, 19 Sep 2018) $, @version $Revision: 4006 $, by $Author: averbraeck $,
initial version 21 dec. 2014
- Author:
- Peter Knoppers
-
Class Summary Class Description SwingContourPlot Embed a ContourPlot in a Swing JPanel.SwingFundamentalDiagram Embed a FundamentalDiagram in a Swing JPanel.SwingPlot Swing wrapper of all plots.SwingSpaceTimePlot Embed a SpaceTimePlot in a Swing JPanel.SwingTrajectoryPlot Embed a TrajectoryPlot in a Swing JPanel.