Package SmootLight :: Package layouts :: Module LineLayout :: Class LineLayout
[hide private]
[frames] | no frames]

Class LineLayout

source code

                                    object --+        
                                             |        
operationscore.SmootCoreObject.SmootCoreObject --+    
                                                 |    
      operationscore.PixelAssembler.PixelAssembler --+
                                                     |
                                                    LineLayout

LineLayout is a layout class that makes a line of LEDs

Instance Methods [hide private]
 
layoutFunc(self, lastLocation) source code

Inherited from operationscore.PixelAssembler.PixelAssembler: getPixelLocations, getStripArgs, init, initLayout

Inherited from operationscore.SmootCoreObject.SmootCoreObject: __contains__, __getitem__, __getiter__, __init__, __setitem__, acquireLock, addDieListener, className, die, releaseLock, removeDieListener, validateArgDict, validateArgs

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

layoutFunc(self, lastLocation)

source code 
Overrides: operationscore.PixelAssembler.PixelAssembler.layoutFunc