|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmath.fractal.CarlFunction
public class CarlFunction
Constructor Summary | |
---|---|
CarlFunction(float t)
|
Method Summary | |
---|---|
int |
getColor(float x,
float y)
|
int |
getColorBusted(float x,
float y)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CarlFunction(float t)
Method Detail |
---|
public int getColorBusted(float x, float y)
public int getColor(float x, float y)
getColor
in interface ColorFunctionInterface
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |