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(Network network, nl.tudelft.simulation.naming.context.Contextualized contextualized, GtuColorerManager gtuColorerManager, Map<GtuType, DefaultCarAnimation.GtuData.GtuMarker> markers) Creates animations for nodes, links, lanes and GTUs.static DefaultAnimationFactoryDefaultAnimationFactory.animateXmlNetwork(Network network, GtuColorerManager gtuColorerManager, Map<GtuType, DefaultCarAnimation.GtuData.GtuMarker> markers) Creates animations for nodes, links, lanes and GTUs.