Uses of Class
de.tudresden.sumo.objects.SumoColor
-
Uses of SumoColor in de.tudresden.sumo.cmd
Modifier and TypeMethodDescriptionstatic SumoCommand
Poi.add
(String poiID, double x, double y, SumoColor color, String poiType, int layer, String imgFile, double width, double height, double angle) Add a new point-of-interest.static SumoCommand
Polygon.add
(String polygonID, SumoGeometry shape, SumoColor color, boolean fill, String polygonType, int layer) Add a new polygon.static SumoCommand
sets color for person with the given ID.static SumoCommand
Set the color of this poi.static SumoCommand
Set the color of this polygon.static SumoCommand
Sets the vehicle's color (RGBA).static SumoCommand
Sets the vehicle type's color. -
Uses of SumoColor in de.tudresden.ws.container
de.tudresden.sumo.objects
instead.