Package muntjac :: Package addon :: Package invient :: Module paint :: Class IPaint
[hide private]
[frames] | no frames]

Class IPaint

source code

object --+
         |
        IPaint
Known Subclasses:

This Paint interface defines how color patterns can be generated when drawing the InvientCharts.


Authors:
Invient, Richard Lincoln
Instance Methods [hide private]
 
getString(self)
Returns string representation of an object of type Paint.
source code

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

getString(self)

source code 

Returns string representation of an object of type Paint.

Returns:
Returns string representation of an object of type Paint.