|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.media.pictures.filters.math.CompoundFunction2D
org.jscience.media.pictures.filters.math.FractalSumFunction
public class FractalSumFunction
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class org.jscience.media.pictures.filters.math.CompoundFunction2D |
|---|
basis |
| Constructor Summary | |
|---|---|
FractalSumFunction(Function2D basis)
Creates a new FractalSumFunction object. |
|
| Method Summary | |
|---|---|
float |
evaluate(float x,
float y)
DOCUMENT ME! |
| Methods inherited from class org.jscience.media.pictures.filters.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)
basis - DOCUMENT ME!| Method Detail |
|---|
public float evaluate(float x,
float y)
x - DOCUMENT ME!y - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||