|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmath.imageMath.CompoundFunction2D
math.imageMath.MarbleFunction
public class MarbleFunction
| Constructor Summary | |
|---|---|
MarbleFunction()
|
|
MarbleFunction(Function2D basis)
|
|
| Method Summary | |
|---|---|
float |
evaluate(float x,
float y)
|
| Methods inherited from class math.imageMath.CompoundFunction2D |
|---|
getBasis, setBasis |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarbleFunction()
public MarbleFunction(Function2D basis)
| Method Detail |
|---|
public float evaluate(float x,
float y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||