public class GeomUtils
extends java.lang.Object
| Constructor and Description |
|---|
GeomUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double |
bilinear(double h0,
double hx,
double hy,
double hxy,
double x,
double y) |
static float |
bilinear(float h0,
float hx,
float hy,
float hxy,
float x,
float y) |