Uses of Class
org.opentrafficsim.draw.factory.DefaultAnimationFactory
Package | Description |
---|---|
org.opentrafficsim.draw.factory |
Factories for easily generating the animation for a network.
|
-
Uses of DefaultAnimationFactory in org.opentrafficsim.draw.factory
Methods in org.opentrafficsim.draw.factory that return DefaultAnimationFactory Modifier and Type Method Description static DefaultAnimationFactory
DefaultAnimationFactory. animateNetwork(OTSNetwork network, OTSSimulatorInterface simulator, GTUColorer gtuColorer)
Creates animations for nodes, links, lanes and GTUs.static DefaultAnimationFactory
DefaultAnimationFactory. animateXmlNetwork(OTSNetwork network, OTSSimulatorInterface simulator, GTUColorer gtuColorer)
Creates animations for nodes, links, lanes and GTUs.