Overview  Package   Class  Tree  Index 

be.lassi.cues
Class NewLightCues

java.lang.Object
  extended by be.lassi.cues.NewLightCues
All Implemented Interfaces:
java.lang.Iterable<LightCueDetail>

public class NewLightCues
extends java.lang.Object
implements java.lang.Iterable<LightCueDetail>

Collection of Cues.


Constructor Summary
NewLightCues()
           
 
Method Summary
 void add(LightCueDetail detail)
           
 LightCueDetail get(int index)
           
 java.util.Iterator<LightCueDetail> iterator()
           
 void removeAll()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewLightCues

public NewLightCues()
Method Detail

add

public void add(LightCueDetail detail)

get

public LightCueDetail get(int index)

iterator

public java.util.Iterator<LightCueDetail> iterator()
Specified by:
iterator in interface java.lang.Iterable<LightCueDetail>

removeAll

public void removeAll()

size

public int size()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2