Uses of Class
org.opentrafficsim.trafficcontrol.trafcod.TrafCodDisplay
Packages that use TrafCodDisplay
-
Uses of TrafCodDisplay in org.opentrafficsim.trafficcontrol.trafcod
Constructors in org.opentrafficsim.trafficcontrol.trafcod with parameters of type TrafCodDisplayModifierConstructorDescription(package private)
DetectorImage
(TrafCodDisplay display, Point2D center, String id, String description) Construct a new DetectorImage.(package private)
TrafficLightImage
(TrafCodDisplay display, Point2D center, String description) Create a traffic light image.