sumolib.color
index
/tmp/buildd/sumo-0.18.0+repack+dfsg/tools/sumolib/color.py

@file    color.py
@author  Daniel Krajzewicz
@date    2012-12-04
@version $Id: color.py 14425 2013-08-16 20:11:47Z behrisch $
 
Library for reading and encoding of colors.
 
SUMO, Simulation of Urban MObility; see http://sumo-sim.org/
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)