All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class improv.actor.behavior.MFObjectFilter

java.lang.Object
   |
   +----improv.actor.behavior.Filter
           |
           +----improv.actor.behavior.MFObjectFilter

public final class MFObjectFilter
extends Filter

Constructor Index

 o MFObjectFilter(MFObjectChannel, Object[], int[])

Method Index

 o getChannel()
 o setBaseValue(Object[])

Constructors

 o MFObjectFilter
 public MFObjectFilter(MFObjectChannel chan,
                       Object o[],
                       int index[])

Methods

 o getChannel
 public Channel getChannel()
Overrides:
getChannel in class Filter
 o setBaseValue
 public void setBaseValue(Object f[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index