Uses of Class
org.opentrafficsim.animation.DefaultAnimationFactory
Packages that use 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
Methods in org.opentrafficsim.animation that return DefaultAnimationFactoryModifier and TypeMethodDescriptionstatic DefaultAnimationFactoryDefaultAnimationFactory.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 DefaultAnimationFactoryDefaultAnimationFactory.animateXmlNetwork(org.opentrafficsim.core.network.Network network, GtuColorer gtuColorer) Creates animations for nodes, links, lanes and GTUs.