Package org.opentrafficsim.animation
package org.opentrafficsim.animation
Drawing information for animation, but non-specific for any type of visualization engine like Swing.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
ClassDescriptionColorer<D extends org.opentrafficsim.core.animation.Drawable>Colorer is the generic interface for anything that can get a static or dynamic color in an animation within OTS.DefaultAnimationFactory.FixedColorer<D extends org.opentrafficsim.core.animation.Drawable>FixedColorer stores a fixed color for drawing.Utilities to create
GraphPath
s andGraphCrossSection
s for graphs, based on lanes.