Overview  Package   Class  Tree  Index 

be.lassi.domain
Class CueFading

java.lang.Object
  extended by be.lassi.domain.CueFading
All Implemented Interfaces:
LevelController, LevelProvider

public class CueFading
extends java.lang.Object
implements LevelController, LevelProvider


Constructor Summary
CueFading(int numberOfLevels)
           
 
Method Summary
 Submaster getLevels()
           
 float getLevelValue(long now, int index)
           
 Level getMaster()
           
 float getValue(long now, int channelIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CueFading

public CueFading(int numberOfLevels)
Method Detail

getLevels

public Submaster getLevels()

getLevelValue

public float getLevelValue(long now,
                           int index)
Specified by:
getLevelValue in interface LevelController

getMaster

public Level getMaster()

getValue

public float getValue(long now,
                      int channelIndex)
Specified by:
getValue in interface LevelProvider

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2