ŗō
ÎĒHc           @   s!   d  d k  Td d d     YZ d S(   i˙˙˙˙(   t   *t   Gelc           B   sA   e  Z d d  d  d  d  Z d   Z d   Z d   Z d   Z RS(   i    c         C   s"   | |  _  t | | |  |  _ d  S(   N(   t   namet   CIEColort   color(   t   selfR   t   Yt   xt   y(    (    s
   bin/gel.pyt   __init__   s    	c         C   s   |  i  S(   N(   R   (   R   (    (    s
   bin/gel.pyt   getName   s    c         C   s   |  i  S(   N(   R   (   R   (    (    s
   bin/gel.pyt   getColor   s    c         C   s   | |  _  d  S(   N(   R   (   R   R   (    (    s
   bin/gel.pyt   setName   s    c         C   s   | |  _  d  S(   N(   R   (   R   R   (    (    s
   bin/gel.pyt   setColor   s    N(   t   __name__t
   __module__t   NoneR	   R
   R   R   R   (    (    (    s
   bin/gel.pyR      s
   			N(    (   R   R   (    (    (    s
   bin/gel.pys   <module>   s   
