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