Overview  Package   Class  Tree  Index 

be.lassi.fixtures
Class FixtureCommand

java.lang.Object
  extended by be.lassi.fixtures.FixtureCommand
Direct Known Subclasses:
ApplyPreset, SetAttribute, SetColor

public abstract class FixtureCommand
extends java.lang.Object

Command to set fixture attribute values.


Constructor Summary
FixtureCommand()
           
 
Method Summary
protected  void execute(ChannelChangeProcessor processor, int channelNumber, int dmxValue)
           
abstract  void execute(Fixture fixture, ChannelChangeProcessor channelChangeProcessor)
           
protected  void execute(Fixture fixture, ChannelChangeProcessor processor, java.lang.String attributeName, int dmxValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixtureCommand

public FixtureCommand()
Method Detail

execute

protected void execute(ChannelChangeProcessor processor,
                       int channelNumber,
                       int dmxValue)

execute

public abstract void execute(Fixture fixture,
                             ChannelChangeProcessor channelChangeProcessor)

execute

protected void execute(Fixture fixture,
                       ChannelChangeProcessor processor,
                       java.lang.String attributeName,
                       int dmxValue)

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2