br.usp.iterador.universeiterator
Class UniverseIteratorExecutor

java.lang.Object
  extended by br.usp.iterador.universeiterator.UniverseIteratorExecutor

public class UniverseIteratorExecutor
extends java.lang.Object

Executes an iteration for each point on the view space.

Author:
Guilherme Silveira

Constructor Summary
UniverseIteratorExecutor(Application app, UniverseIteratorExecutorListener listener)
           
 
Method Summary
 void doSquare()
           
 void finish()
           
 double getPercentageComplete()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniverseIteratorExecutor

public UniverseIteratorExecutor(Application app,
                                UniverseIteratorExecutorListener listener)
Method Detail

doSquare

public void doSquare()

init

public void init()

finish

public void finish()

getPercentageComplete

public double getPercentageComplete()


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.