Package muntjac :: Package addon :: Package invient :: Module color :: Class Color
[hide private]
[frames] | no frames]

Class Color

source code

  object --+    
           |    
paint.IPaint --+
               |
              Color
Known Subclasses:

The Color interface represents RBG and RBGA colors. Do not confuse with Color class. This is a simplified version of Color for the purpose of InvientCharts


Authors:
Invient, Richard Lincoln
Instance Methods [hide private]

Inherited from paint.IPaint: getString

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__