/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.opentrafficsimulation.screen.report; /** * * @author Abdalla */ public class chart { public chart() { try { } catch (Exception e) { } } }