| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmath.imageMath.CompoundFunction2D
math.imageMath.FractalSumFunction
public class FractalSumFunction
| Constructor Summary | |
|---|---|
| FractalSumFunction(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 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 | |||||||||