All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class improv.actor.behavior.MFInt32Filter
java.lang.Object
   |
   +----improv.actor.behavior.Filter
           |
           +----improv.actor.behavior.MFInt32Filter
  -  public final class MFInt32Filter
  
-  extends Filter
  
  
  -  
	MFInt32Filter(MFInt32Channel, int[], int[], Curve[])
   -  
 
  
  -  
	getChannel()
   -  
  
 -  
	setBaseValue(int[])
   -  
  
 -  
	setComposite(int)
   -  
 
  
MFInt32Filter
 public MFInt32Filter(MFInt32Channel chan,
                      int f[],
                      int index[],
                      Curve value[])
  
getChannel
 public Channel getChannel()
  
    -  Overrides:
    
 -  getChannel in class Filter
  
 
 
setBaseValue
 public void setBaseValue(int f[])
setComposite
 public void setComposite(int i)
  
    -  Overrides:
    
 -  setComposite in class Filter
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index