Class OTSSimulationApplication<T extends org.opentrafficsim.core.dsol.OTSModelInterface>

    • Method Detail

      • animateNetwork

        protected void animateNetwork()
                               throws OTSDrawingException
        Creates the animation objects. This method is overridable. The default uses DefaultAnimationFactory.
        Throws:
        OTSDrawingException - on animation error
      • setAnimationToggles

        protected void setAnimationToggles()
        Set animation toggles. This method is overridable. The default sets standard text toggles.
      • addTabs

        protected void addTabs()
        Adds tabs. This method is overridable. The default does nothing.
      • getAnimationPanel

        public OTSAnimationPanel getAnimationPanel()
        Returns the animation panel.
        Returns:
        OTSAnimationPanel; animation panel