104105106107108109110
} @SuppressWarnings("rawtypes") @Override public VolatileGraphicsView createGraphicsItem() { return new VehicleView(this); }