Uses of Class
org.opentrafficsim.animation.DefaultAnimationFactory
Package
Description
Drawing information for animation, but non-specific for any type of visualization engine like Swing.
-
Uses of DefaultAnimationFactory in org.opentrafficsim.animation
Modifier and TypeMethodDescriptionstatic DefaultAnimationFactory
DefaultAnimationFactory.animateNetwork
(org.opentrafficsim.core.network.Network network, nl.tudelft.simulation.naming.context.Contextualized contextualized, GtuColorer gtuColorer) Creates animations for nodes, links, lanes and GTUs.static DefaultAnimationFactory
DefaultAnimationFactory.animateXmlNetwork
(org.opentrafficsim.core.network.Network network, GtuColorer gtuColorer) Creates animations for nodes, links, lanes and GTUs.