sumolib.color
index
/build/buildd/sumo-0.17.1~dfsg/tools/sumolib/color.py

@file    color.py
@author  Daniel Krajzewicz
@date    2012-12-04
@version $Id: color.py 13811 2013-05-01 20:31:43Z behrisch $
 
Library for reading and encoding of colors.
 
SUMO, Simulation of Urban MObility; see http://sumo.sourceforge.net/
Copyright (C) 2010-2013 DLR (http://www.dlr.de/) and contributors
All rights reserved

 
Modules
       
xml.sax.handler

 
Classes
       
RGBAColor

 
class RGBAColor
     Methods defined here:
__init__(self, r, g, b, a=None)
decodeXML(c)
toXML(self)