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 DefaultAnimationFactoryDefaultAnimationFactory. animateNetwork(OTSNetwork network, OTSSimulatorInterface simulator, GTUColorer gtuColorer)Creates animations for nodes, links, lanes and GTUs.static DefaultAnimationFactoryDefaultAnimationFactory. animateXmlNetwork(OTSNetwork network, OTSSimulatorInterface simulator, GTUColorer gtuColorer)Creates animations for nodes, links, lanes and GTUs.