Package real_time_traffic_simulation_with_java.cores
package real_time_traffic_simulation_with_java.cores
-
ClassesClassDescriptionRepresents the visual data of an edge in the simulation, grouping a rectangle representing the edge and dashed lines representing lane dividers.Represents the visual data of a junction in the simulation.Core to control the simulation, center of backend operations.Represents the visual data of a traffic light in the simulation, grouping multiple Polygons representing the sub-lights of the traffic light.Represents the visual data of a vehicle in the simulation.