Class LaneStructureAnimation

    • Method Detail

      • paint

        public void paint​(java.awt.Graphics2D graphics,
                          java.awt.image.ImageObserver observer)
                   throws java.rmi.RemoteException
        Specified by:
        paint in class Renderable2D<LaneStructureLocatable>
        Throws:
        java.rmi.RemoteException
      • visualize

        public static final void visualize​(RollingLaneStructure rollingLaneStructure,
                                           GTU gtu)
        Enables visualization of this lane structure. This is purely for debugging purposes.
        Parameters:
        rollingLaneStructure - RollingLaneStructure; the lane structure to visualize
        gtu - GTU; GTU to animate the LaneStructure of