public static class ScalarField2D.Test extends ScalarField2D.Default
ScalarField2D.Default, ScalarField2D.Empty, ScalarField2D.Test| Constructor and Description |
|---|
Test(int w,
int h)
Instantiates a new test.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
float |
getValue(int x,
int y)
Gets the value.
|
int |
getWidth() |
getCoordinate, getNeighbors, getSize, getValue, isValid, toPImagegetValueRangeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValueRangepublic Test(int w,
int h)
w - the wh - the hpublic int getWidth()
public int getHeight()
public float getValue(int x,
int y)
ScalarField2Dx - the xy - the y