Package real_time_traffic_simulation_with_java.tools.PDFmethod
package real_time_traffic_simulation_with_java.tools.PDFmethod
-
ClassesClassDescriptionClass to create and add an edge table to a PDF document
3 columns: Edge ID, No. of Lanes, Length (m) with option to filter only congested edgesThis class provides a method to add headings to a PDF document.Class to add object count information to PDF document
Information includes: total edge count (if not filtering congested edges) + total congested edge count + congested edge IDs (if any), traffic light count, total vehicle count (if not filtering by color) + vehicle count by color (only 1 specific color if filtering)Retrieve overall data from CSV file for summaryProvides methods to add charts to a PDF document using data from a CSV log file.