Overview  Package   Class  Tree  Index 

be.lassi.lanbox.domain
Class PatchBuffer

java.lang.Object
  extended by be.lassi.lanbox.domain.PatchBuffer

public class PatchBuffer
extends java.lang.Object

Buffer with patching information.


Constructor Summary
PatchBuffer(int startDimmerId, int[] channelIds)
          Constructs a new instance.
 
Method Summary
 java.lang.String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PatchBuffer

public PatchBuffer(int startDimmerId,
                   int[] channelIds)
Constructs a new instance.

Parameters:
startDimmerId - identifier of first dimmer
channelIds - the identifiers of the channels that are patched to the dimmers
Method Detail

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2