|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.plugin.bacia.BasinLogic
public class BasinLogic
| Constructor Summary | |
|---|---|
BasinLogic(BasinController controller)
|
|
| Method Summary | |
|---|---|
IterationResult |
iterate(Application app,
IterationExecuter executer,
double x,
double y)
Iterates over a specific point |
java.lang.Double[] |
iterateOverARandomPoint(Application app,
IterationExecuter executer,
double rx,
double ry)
Generates a random point, iterates over it and saves its average |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasinLogic(BasinController controller)
| Method Detail |
|---|
public IterationResult iterate(Application app,
IterationExecuter executer,
double x,
double y)
executer - executery - initial y valuex - initial x value
public java.lang.Double[] iterateOverARandomPoint(Application app,
IterationExecuter executer,
double rx,
double ry)
listener -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||