|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jhlabs.math.CompoundFunction2D
com.jhlabs.math.FractalSumFunction
public class FractalSumFunction
| Field Summary |
|---|
| Fields inherited from class com.jhlabs.math.CompoundFunction2D |
|---|
basis |
| Constructor Summary | |
|---|---|
FractalSumFunction(Function2D basis)
|
|
| Method Summary | |
|---|---|
float |
evaluate(float x,
float y)
|
| Methods inherited from class com.jhlabs.math.CompoundFunction2D |
|---|
getBasis, setBasis |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FractalSumFunction(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 | ||||||||