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