INRIA & FluxMedia

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

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

Uses of TIterator in fr.fluxmedia.transmorpher.engine
 

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

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

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
           
 


INRIA & FluxMedia

..no bottom yet...