Class BusStopAnimation

    • Constructor Detail

      • BusStopAnimation

        public BusStopAnimation​(BusStop source,
                                SimulatorInterface.TimeDoubleUnit simulator)
                         throws javax.naming.NamingException,
                                java.rmi.RemoteException
        Parameters:
        source - BusStop; source
        simulator - SimulatorInterface.TimeDoubleUnit; simulator
        Throws:
        javax.naming.NamingException - when animation context cannot be created or retrieved
        java.rmi.RemoteException - when remote context cannot be found
    • Method Detail

      • paint

        public final void paint​(java.awt.Graphics2D graphics,
                                java.awt.image.ImageObserver observer)
                         throws java.rmi.RemoteException
        Overrides:
        paint in class AbstractLineAnimation<BusStop>
        Throws:
        java.rmi.RemoteException