Uses of Class
de.tudresden.sumo.objects.SumoColor
Packages that use SumoColor
- 
Uses of SumoColor in de.tudresden.sumo.cmdMethods in de.tudresden.sumo.cmd with parameters of type SumoColorModifier and TypeMethodDescriptionstatic SumoCommandPoi.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 SumoCommandPolygon.add(String polygonID, SumoGeometry shape, SumoColor color, boolean fill, String polygonType, int layer) Add a new polygon.static SumoCommandsets color for person with the given ID.static SumoCommandSet the color of this poi.static SumoCommandSet the color of this polygon.static SumoCommandSets the vehicle's color (RGBA).static SumoCommandSets the vehicle type's color.
- 
Uses of SumoColor in de.tudresden.ws.containerSubclasses of SumoColor in de.tudresden.ws.container
de.tudresden.sumo.objectsinstead.