INRIA & FluxMedia

Uses of Interface
fr.fluxmedia.transmorpher.TProcessFactory.TIterator

Packages that use TIterator
fr.fluxmedia.transmorpher.stdlib   
fr.fluxmedia.transmorpher.TProcessFactory   
 

Uses of TIterator in fr.fluxmedia.transmorpher.stdlib
 

Classes in fr.fluxmedia.transmorpher.stdlib that implement TIterator
 class directoryIterator
           
 class fileIterator
          This iterator returns all the files contained by a directory..
 class fixpointIterator
          This iterator is only used to set up LoopManagerHandler with TestHandler instead of LoopHandler.
 class integerIterator
           
 

Uses of TIterator in fr.fluxmedia.transmorpher.TProcessFactory
 

Methods in fr.fluxmedia.transmorpher.TProcessFactory that return TIterator
static TIterator TProcessFactory.newIterator(java.lang.String name, java.lang.String type, Parameters pParam)
           
 

Methods in fr.fluxmedia.transmorpher.TProcessFactory with parameters of type TIterator
 void TLoop.addIterator(TIterator iterator)
          Adds an Iterator to the Loop.
 


INRIA & FluxMedia

..no bottom yet...