br.usp.iterador.plugin.bacia
Class BasinController
java.lang.Object
br.usp.iterador.plugin.bacia.BasinController
public class BasinController
- extends java.lang.Object
Basin controller.
- Author:
- Guilherme Silveira
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasinController
public BasinController(WindowManager windows,
Basin basin)
getAverageListener
public IterationAverageListener getAverageListener()
getContainedCloud
public Cloud getContainedCloud(double a,
double b)
- Returns whether the point if contained in a cloud
- Returns:
- the cloud
getNewAttractorLogic
public NewAttractorLogic getNewAttractorLogic()
resetIteration
public void resetIteration()
getPointColor
public java.awt.Color getPointColor(double[] p)
- Returns the point color
- Parameters:
p
- the point
- Returns:
- the color
Copyright 2004-2004-2006 IME - USP. All Rights Reserved.