|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
be.lassi.fixtures
Class FixtureCommand
java.lang.Object 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)
|
Lighting Assistant 1.2 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |