/** * Panels that can show animation and animation controls for DSOL. There is a basic version, and a version that can autopan to * keep a selected object in the middle of the screen. *

* Copyright (c) 2020-2022 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See * for project information DSOL Manual. The DSOL * project is distributed under a three-clause BSD-style license, which can be found at * DSOL License. *

* @author Alexander Verbraeck */ package nl.tudelft.simulation.dsol.swing.animation.D2;