Package real_time_traffic_simulation_with_java.gui.mapLayer
package real_time_traffic_simulation_with_java.gui.mapLayer
-
ClassesClassDescriptionCreate road layer including junctions and edges, with tooltips and mouse events on edges.Create traffic lights layer including traffic lights, with tooltip for better interactivity.A popup window designed to adjust traffic light phases' durations
Returns a List of Integer representing the new durations for each phase upon confirmation
If no changes were made or invalid input was provided, returns null
Will display appropriate notification alerts upon closingCreate vehicle layer including vehicles.