|
| HEC_Grid () |
|
| HEC_Grid (final int U, final int V, final double uSize, final double vSize) |
|
HEC_Grid | setU (final int U) |
|
HEC_Grid | setV (final int V) |
|
HEC_Grid | setUSize (final double uSize) |
|
HEC_Grid | setVSize (final double vSize) |
|
HEC_Grid | setWValues (final double[][] values) |
|
HEC_Grid | setWValues (final WB_Function2D< Double > height, final double ui, final double vi, final double du, final double dv) |
|
HEC_Grid | setWValues (final float[][] values) |
|
HEC_Grid | setWValues (final float[] values) |
|
HEC_Grid | setWValues (final double[] values) |
|
HEC_Grid | setWScale (final double value) |
|
| HEC_Creator () |
|
HEC_Creator | setCenter (final double x, final double y, final double z) |
|
HEC_Creator | setCenter (final WB_Point c) |
|
HEC_Creator | setZAngle (final double a) |
|
HEC_Creator | setZAxis (final double x, final double y, final double z) |
|
HEC_Creator | setZAxis (final double p0x, final double p0y, final double p0z, final double p1x, final double p1y, final double p1z) |
|
HEC_Creator | setZAxis (final WB_Point p) |
|
HEC_Creator | setZAxis (final WB_Point p0, final WB_Point p1) |
|
HEC_Creator | setToModelview (final PApplet home) |
|
HEC_Creator | setToWorldview () |
|
final HE_Mesh | create () |
|
HE_Mesh | apply (final HE_Mesh mesh) |
|
HE_Mesh | apply (final HE_Selection sel) |
|
abstract HE_Mesh | apply (HE_Mesh mesh) |
|
abstract HE_Mesh | apply (HE_Selection selection) |
|
String | getStatus () |
|
wblut.hemesh.HEC_Grid.HEC_Grid |
( |
| ) |
|
wblut.hemesh.HEC_Grid.HEC_Grid |
( |
final int |
U, |
|
|
final int |
V, |
|
|
final double |
uSize, |
|
|
final double |
vSize |
|
) |
| |
HE_Mesh wblut.hemesh.HEC_Grid.createBase |
( |
| ) |
|
|
protected |
HEC_Grid wblut.hemesh.HEC_Grid.setU |
( |
final int |
U | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setUSize |
( |
final double |
uSize | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setV |
( |
final int |
V | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setVSize |
( |
final double |
vSize | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setWScale |
( |
final double |
value | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setWValues |
( |
final double |
values[][] | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setWValues |
( |
final WB_Function2D< Double > |
height, |
|
|
final double |
ui, |
|
|
final double |
vi, |
|
|
final double |
du, |
|
|
final double |
dv |
|
) |
| |
HEC_Grid wblut.hemesh.HEC_Grid.setWValues |
( |
final float |
values[][] | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setWValues |
( |
final float[] |
values | ) |
|
HEC_Grid wblut.hemesh.HEC_Grid.setWValues |
( |
final double[] |
values | ) |
|
double wblut.hemesh.HEC_Grid.minWValue |
|
private |
int wblut.hemesh.HEC_Grid.U |
|
private |
double wblut.hemesh.HEC_Grid.uSize |
|
private |
int wblut.hemesh.HEC_Grid.V |
|
private |
double [][] wblut.hemesh.HEC_Grid.values |
|
private |
double wblut.hemesh.HEC_Grid.vSize |
|
private |
double wblut.hemesh.HEC_Grid.WScale |
|
private |
The documentation for this class was generated from the following file: